/* Add custom CSS styles below */ 
.s-main-banner-0 .header__svg.colored__svg img{ 
    max-width:150% !important;
    width:110%;
    
}
.s-main-banner-0 h2 {
    text-align:start !important;
}
#thumbsbanner .ts_reactbanner:nth-of-type(3) ,
#thumbsbanner .ts_reactbanner:nth-of-type(1) {
    background-image: url(https://cdn.files.salla.network/other/781042421/fe86e1ef-b565-498c-82c5-e01ea1c05c8f-original.webp);
}
#thumbsbanner .ts_reactbanner:nth-of-type(2) {
    background-image: url(https://cdn.files.salla.network/homepage/781042421/34840bba-27ef-4ff2-94e4-03c70e5045fc-original.webp);
}
:root {
    --brown-border: white !important;
}
.t-catsec .tcat:hover .tcat-image svg path {
    fill: #308b9c;
}
nav#mobile-menu *{
    color:#352e86;
}