




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



.background-graphic line {
    stroke: #383837;
}

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













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

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

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



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

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


	.heading__title, .category-page .heading__title, .trending-page .heading__title, .all-shows-page .heading__title, .feed-container__title {
		color: #ebebeb;
	}


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