/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

:root {
    --cnvs-themecolor: #1eb5df;
}

.slider-caption h2, .slider-caption .h2 {
    font-size: 4rem;    
    line-height: .95;   
    color: #292929cc;
}

.slider-caption p {    
    color: #292929;
}