:root{
    --customer-primary-color: #007d30;
    --customer-secondary-color: #ffffff;
    --customer-primary-light-color: #f9bb24;

    --font-color: #4e4e4e;
    --backround-image-height: 85px;
    --background-image-width: auto;
    --login-background-image-url: url('../../../templates/youknow/images/login.jpg');
}
