:root {
    --font-family: "ingra";
    --element-header-font-family: "ingra";
    --header-image-name: url('/styles/custom/acc/images/headerLogo.png');
    --background-image-name: url('/styles/custom/acc/images/bg.png');
    --element-header-h2-color: #555555;
    --hyperlink-color: #337ab7;
    --hyperlink-hover-color: #23527c;
    --button-color: #01B7E7;
    --button-hover-color: #002854;
    --button-signup-color: #ee2375;
    --button-signup-hover-color: #f3659e;
    --button-width: 100%;
    --access-card-text1-label: "Description";
    --access-card-text2-label: "Vehicle Registration";
    --element-access-id-label: "Access ID";
    --wrapper-background-image: linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3));
    --content-form-margin-top: 65px;
    --register-details-margin-top: 65px;
    --epass-label: "QR Code";
}


