/* follow v /c/ styles -start- */
.hero-callout .color-pop, .section-header-headline .color-pop, .tile-headline .color-pop {
    color:#a945e3
}

#ac-localnav .ac-ln-button {
    background:#852dc4
}

#ac-localnav .ac-ln-button:hover {
    background: #a945e3;
}

#ac-localnav .ac-ln-button:active {
    background:#a945e3
}


.section-hero .hero-button {
    background: #852dc4;
}

.section-hero .hero-button:hover {
    background:#a945e3
}

.section-hero .hero-button:active {
    background:#852dc4
}

.section-hero .hero-button.disabled, .section-hero .hero-button:disabled {
    background: #852dc4;
}


.callout-button {
    background: #852dc4;
}

.callout-button:hover {
    background: #a945e3
}

.callout-button:active {
    background: #852dc4
}

.callout-button.disabled,
.callout-button:disabled {
    background: #852dc4;
}


.section-catalog .tabnav-link {
    color: #bcbcbc;
}

.section-catalog .tabnav-link.current,
.section-catalog .tabnav-link:hover {
    color: #a945e3
}

@media only screen and (max-width:734px) {
    .section-catalog .tabnav-link.current:after {
        border-bottom: 2px solid #a945e3;
    }
}

.section-faq .accordion-button:hover .accordion-icon,
.section-faq .accordion-button:hover .accordion-title-text {
    color: #a945e3
}


/* channels tab */
.section-catalog .channels .marquee-link {
	height: 594px
}

@media only screen and (max-width: 1068px) {
    .section-catalog .channels .marquee-link {
        height:445px
    }
}

@media only screen and (max-width: 734px) {
    .section-catalog .channels .marquee-link {
        height:362px
    }
}

.section-catalog .channels .marquee-item .hover-container, .section-catalog .channels .marquee-item .hover-container .hover-content {
    border-radius: 0px;
    border-top-right-radius: 18px;
    border-top-left-radius:18px
}

@media only screen and (max-width: 1068px) {
    .section-catalog .channels .marquee-item .hover-container, .section-catalog .channels .marquee-item .hover-container .hover-content {
        border-top-right-radius: 15px;
        border-top-left-radius:15px
    }
}

@media only screen and (max-width: 734px) {
    .section-catalog .channels .marquee-item .hover-container, .section-catalog .channels .marquee-item .hover-container .hover-content {
        border-top-right-radius: 12px;
        border-top-left-radius:12px
    }
}

.section-catalog .channels .chin .typography-channel-chin {
    color:#fff
}


html.no-reduced-motion .section-catalog .marquee-cta {
    transition: transform 800ms;
}

.lemonada .overlay {
	background-color:#ffc6e3cc
}

.meet-cute .overlay {
	background-color:#d9d9d9cc
}

.tenderfoot-tv .overlay {
	background-color:#03080bcc
}

.blue-wire .overlay {
	background-color:#1ca5cfcc
}

.bbc-podcasts .overlay {
	background-color:#00002acc
}

.national-a-kids-podcast-about .overlay {
	background-color:#40c5eccc
}

.slumber-studios .overlay {
	background-color:#2a2a40cc
}

.marvel .overlay {
	background-color:#05070acc
}
/* follow v /c/ styles -end- */
