.wy-nav-content {
  max-width: 980px;
}

h1, h2, h3 {
  letter-spacing: 0.2px;
}

code.literal, .rst-content code.literal {
  border-radius: 4px;
  padding: 0.05em 0.3em;
}

.rst-content .admonition-title {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.rst-content .highlight {
  border-radius: 6px;
}

.project-highlight {
  background: #f7f8fb;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 16px 18px;
}
