body.dorfgemeinschaft .btn:hover,
body.dorfgemeinschaft .divider,
body.dorfgemeinschaft .menu__item:hover,
body.dorfgemeinschaft .menu__item--active {
  background: #FF6347 !important;
}

body.dorfgemeinschaft a:hover,
body.dorfgemeinschaft .js .menu__btn--active,
body.dorfgemeinschaft .logo__text,
body.dorfgemeinschaft .meta a:hover,
body.dorfgemeinschaft .content a,
body.dorfgemeinschaft .warning a,
body.dorfgemeinschaft .authorbox__description a,
body.dorfgemeinschaft .content a:hover,
body.dorfgemeinschaft .warning a:hover,
body.dorfgemeinschaft .authorbox__description a:hover {
  color: #FF6347 !important;
}

body.dorfgemeinschaft blockquote {
  border-left: 5px solid #FF6347 !important;
}

body.dorfgemeinschaft :focus > .menu__btn-title {
  box-shadow: inset 0 0 1px 3px #FF6347 !important;
}

@media screen and (min-width: 767px) {
  body.dorfgemeinschaft .menu {
    border-bottom: 5px solid #FF6347 !important;
  }
}

body.dorfgemeinschaft .menu__item:hover a {
  color: #fff !important;
}

body.dorfgemeinschaft .widget__title {
  color: #FF6347 !important;
}

body.dorfgemeinschaft .widget a:hover {
  color: #FF6347 !important;
}

body.dorfgemeinschaft {
  --accent-color: #FF6347;
}

body.dorfgemeinschaft .widget__title {
  border-bottom-color: #FF6347 !important;
}
