:root {
    --font-family: Arial;
    --element-header-font-family: 'National Medium Italic';
    --header-image-name: url('/styles/custom/wpsc/images/headerlogo.jpeg');
    --background-image-name: url('/styles/custom/wpsc/images/bg.png');
    --element-header-h2-color: #6bb0cc;
    --element-header-h2-font-weight: 600;
    --element-header-h2-closed-step-color: #6bb0cc;
    --hyperlink-color: #61acec;
    --hyperlink-hover-color: #124e91;
    --button-color: #6bb0cc;
    --button-hover-color: #004e8f;
    --button-signup-color: #6bb0cc;
    --button-signup-hover-color: #004e8f;
    --button-width: 100%;
    --mobile-element-header-h2-font-weight: 600;
    --desktop-advam-logo-width : 270px;
}
 