.mh-navigation.mh-main-nav.mh-container.mh-container-inner.mh-clearfix {
  background-color: #452b1a;
  border-bottom-color: #452b1a;
}

.mh-main-nav li:hover a {
  background-color: #39aa36;
}

.mh-header-image {
  background-color: #452b1a;
}

.mh-main-nav-wrap {
  background-color: #452b1a;
  border-bottom-color: #39aa36;
}

.mh-widget-title {
  border-left-color: #452b1a;
}

.entry-content a:hover {
  color: #4429f5;
  text-decoration: underline;
}

.entry-content a {
  color: #2808c7;
  text-decoration: underline;
}