@import '../../../auth/content/customize/can/fonts/fonts.css';

:root {
    --primary: #000000;
    --font: 'Roboto', sans-serif;
}
.img-logo {
    width: 50%;
    height: 50%;
    object-fit: unset;
}
.wrap-login {
    overflow: inherit;
    border-radius: 1;
    background-colour: #FFFFFFFF
}
