:root {
    --font-family: Degular Medium;
    --element-header-font-family: Degular Semibold;
    --element-entry-header-font-family: TT Trailers Bold;
    --header-image-name: url('/styles/custom/rhtc/images/headerLogo.png');
    --background-image-name: url('/styles/custom/rhtc/images/bg.jpg');
    --element-header-h2-color: #555555;
    --hyperlink-color: #61acec;
    --hyperlink-hover-color: #124e91;
    --button-color: #b4d73f;
    --button-width: 100%;
    --button-hover-color: #009636;
    --button-signup-color: #b4d73f;
    --button-signup-hover-color: #009636;
}
