:root{
    --customer-primary-color: #efb1ff;
    --customer-secondary-color: #ffff86;
    --customer-primary-light-color: #fcf0ff;
    --customer-blue-color: #0071ef;

    --light-grey-color: #000000;

    --font-inverse-color: #ffffff;
    --font-color: #000000;
    --login-background-image-url: url('../../../templates/youknow/images/login.jpg');
}
