body {
  --default-theme-color: #00A651;
  --default-brand-color: #00A651;
  --default-logo-height: 2em;
}

/* Remove MediaCMS branding from sidebar */
.page-sidebar .page-sidebar-bottom {
  display: none;
}

.nav-item-about {
  display: none;
}
