/* Add custom CSS styles below */ 

.s-block--slider-with-bg .slider-bg:before{
	background-color: #fff;
}

.s-block--slider-with-bg .slider-bg, .s-block--slider-with-bg .s-slider-block__display-all{
	color: #111 !important;
}

@media (min-width: 640px) {
    .sm\:text-4xl {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
}
h2 {
    font-size: 1rem;
    line-height: 1.75rem;
}