html > body > #page > #masthead > div:nth-child(2) > div > #site-navigation > div > #top-menu > #menu-item-760 > a {
  background-color: #ff0000;
}
.colors-dark .main-navigation > div > ul {
  text-align: center;
}
.panel-content .wrap {
  padding-bottom: 0px;
  margin-top: -100px;
  margin-bottom: -100px;
  padding-top: 0px;
}
.page:not(.home) #content {
  background-image: none;
  margin-top: -61px;
  padding-top: 87px;
  padding: 0px;
}
@media screen and (max-width: 1024px) {
  .site-branding {
    background-position: center;
    background-size: cover;
  }
}
.colors-dark .navigation-top a:active {
  background-color: #939393;
}
