/* Add custom CSS styles below */ 
body{
background-color: white
}
@media only screen and (min-width: 750px) {
.s-slider-block__title{
justify-content: center;
}}
.s-slider-block__title h2 {
    font-size: 1.3rem!important;
    font-family: sans-serif;
    font-weight: 600;
    margin-bottom: 11px;
}