.colors-dark .entry-content a:hover {
  color: #b86e79;
}

.colors-dark a:hover {
  color: #b86e79;
}

.colors-dark .entry-content a {
  color: #b86e79;
}

.colors-dark a {
  color: #b86e79;
}

.navigation-top .wrap {
  background: #5c0d22;
}

.colors-dark .main-navigation ul {
  background: #5c0d22;
}

.colors-dark .navigation-top {
  background: #5c0d22;
}

.navigation-top {
  background: #5c0d22;
}

body.has-header-image .site-description {
  text-transform: uppercase;
  font-size: 80%;
}

.colors-dark button {
  background-color: #5c0d22;
}

:not( .mejs-button ) > button:hover {
  background-color: #5c0d22;
}

#responsive-menu-button.responsive-menu-button.responsive-menu-boring.responsive-menu-accessible {
  background-color: #5c0d22;
}

button {
  background-color: #5c0d22;
}