@media screen and (min-width: 1200px) {
    #rec804957683 .t-slds__arrow-inpic .t-slds__arrow-right {
        left: 60px!important;
    }
    
    #rec804957683 .t-slds__arrow-inpic .t-slds__arrow-left {
        right: 60px!important;
    }
    
    #rec804957662 .t-slds__arrow-left {
    left: -15px!important;
    }


    #rec804957662 .t-slds__arrow-right {
        right: -15px!important; 
    } 
}

#rec804957662 .t-slds__caption {
    background-color: #FFF5E1;
    padding: 5% 10%;
    border-radius: 40px;
    margin-top: 0px !important;
}

@media screen and (max-width: 960px) {
    #rec804957662 .t-slds__caption {
    border-radius: 28px;
    }
}

#rec804957678 li {
    margin-bottom: 5px;
}

.highlighted-text span {
    color: rgb(255, 255, 255)!important;
    background-color: #ff2600;
    padding: 2px 8px;
    border-radius: 30px;
}

#rec860488042 .t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    padding: 20px;
    background-color: #000;
    border-radius: 30px;
}