body {
  background: #fbf7ef;
}

.sidebar,
.markdown-section {
  font-family: Bahnschrift, 'Trebuchet MS', 'Gill Sans', sans-serif;
}

.app-name,
.sidebar-nav strong {
  color: #0f766e;
}

.markdown-section h1,
.markdown-section h2,
.markdown-section h3 {
  color: #11211f;
}

.sidebar ul li.active > a {
  color: #0f766e;
  border-right-color: #0f766e;
}
