.border_top_green {
    border-top: 3px solid #e3a9a6;
}
.green, span > a, #GallerySliderSlideWrapper > a{
    color: #dc312a !important;
}

:root {
    --green: #dc312a;
    --lightgreen: #dc312a; 
}   

.footer_green_cloumn {
    border-top: 3px solid #ec554f !important;
    margin: 0 6px;
  }
  .footer_flexbox:first-of-type > .footer_green_cloumn > * {
    border-bottom: 1px solid #ec554f !important;
  }
  #ankernavigation.col_anker {
    border-bottom: 1px solid #dc312a !important;
  }
  .footer_green_wrapper {
    padding-top: 2.85rem;
    padding-bottom: 1.25rem;
  }
  .MenuMobile > div > label.btn_mobileControl > .open, .MenuMobile > div > label.btn_mobileControl > .close,  #MobileMenue > label, #MobileMenu a, #MobileMenue li::after,  .sliderUnterMenueMobilText a, #MobileMenue div.trO {
    color: #dc312a !important;
  }
 