.s-trust-badges-wrapper .s-trust-badges-image {
    width: 60px !important;
    height: 30px !important;
}
.s-modal-body {
    background-color: white !important;
}

@media(max-width: 768px){
    #kayan-account-menu > salla-user-menu > ul > li > a > span {
        font-size: 1.2rem !important;
    }}

    .s-user-menu-inline {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        gap: 1rem;
    }
    


.bg-\[var\(--color-background\)\] {
    background-color: white !important;
}