body.is-red .fix-all-media .b-big_news-title a,
body.is-red .b-promo.t-2 .bp-title,
body.is-red .bn-inline_radio .bir-info  {
    color: #b90302;
}

body.is-red .b-slider.t-news .slider2-nav-dot span.active {
    background: #b90302;
}
.b-media_button.t-back:before,
body.is-red  .b-promo.t-2 .bp-title {
  filter: invert(15%) sepia(91%) saturate(7480%) hue-rotate(358deg) brightness(69%) contrast(119%);
}

body.is-red .mejs-container {
    background: #ea2828 !important;
}


body.is-red .fix-all-media__news-slider .b-slide.t-newsline .slider2-nav-prev, .b-slide.t-newsline .slider2-nav-next {
        background: #ea2828;
        height: 42px;
        width: 42px;
        transform: translateY(50%);
}

body.is-red .fix-allmedia__mobile .slider2-nav-prev,
body.is-red .fix-allmedia__mobile .slider2-nav-next {
   background-color: #b90302 !important; 
}
