




body, .background-graphic, .special-notification-text {
    background: #dbdbd3;
}
.header__nav__wrap{
    background: #dbdbd3;
}



.background-graphic line {
    stroke: #00e396;
}

.video-detail-page .background-graphic line, .topic-page .background-graphic line {
    stroke: #00e396;
}











.header__nav_sub__title_full a .title__title, .header__nav_sub__title_compact a .title__title, .sponsorship-module.themeColor {
    color: #333333;
}

.header__nav_sub__title_full, .header__nav_sub__title_compact, .sponsorship-module.themeColor {
    color: #333333;
}

.title__sub a.calendar-reminder {
    color: #333333;
}

.header__nav_sub__menu__toggle__icon {
    color: #333333;
    border: 2px solid #333333;
}



.hero__title {
    background-color: #FF005B;
}
.hero__curve__svg {
    fill: #FF005B;
}

@media (min-width: 672px) {
    .hero__wrapper {
        background-color: #FF005B;
    }

    .hero__subtitle {
        background-color: #FF005B;
    }
}



.hero__title {
    color: #FFFFFF;
}
@media (min-width: 672px) {
    .hero__wrapper {
    background-color: #FF005B;
    }

    .hero__subtitle {
        color: #FFFFFF;
    }
    .hero__subtitle::before {
        background-color: #FFFFFF;
    }
}



	.heading__title:before, .feed-container__title:before, .heading .sponsorship-module:before, .smartbanner:before {
		background-color: #dbdbd3;
	}
