:root{
    --customer-primary-color: #094072;
    --customer-secondary-color: #afe100;
    --customer-primary-light-color: #daebf2;

    --bg-color:#f3fdff;
    --font-inverse-color: #ffffff;
    --font-color: #014c7e;
    --radius: 42px;
    --login-background-image-url: url('../../../templates/youknow/images/login.jpg');
}
