
:root {
    --white: #FFFFFF;
    --primary: #E94B5F;
    --secondary: #333;
    --black-secondary: #3C3C3B;
    --font-family: 'Heebo', sans-serif;
    --btn-border-radius: 8px;
}

:root {
    /*--primary: #FF5463;*/
    --secondary: #2C2E3F;
    /*--btn-border-radius: 25px;*/
    /*--btn-border-radius: 0px;*/
    --font-family: 'Lexend', sans-serif;
}





[data-logout] {}
[data-cart] {}