@import url("https://fonts.googleapis.com/css?family=Sintony:300,400,700");

      :root {
        --font: Sintony;
        --alt-font: Sintony;
        --accent-color: #000000;
        --secondary-color: #100a73;
        --link-color: #176ad6;
        --accent-highlight-color: #000000;
        --accent-highlight-background-color: #cccccc;
        --accent-tinted-color-70: #b3b3b3;
        --accent-tinted-color-80: #cccccc;
        --accent-tinted-color-90: #e6e6e6;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #1a1a1a;
        --secondary-hover-color: #170ea2;
        --secondary-contrast-color: #fff;
        --link-hover-color: #65a0ee;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/uyjya9pqxpm1-warmwhitebkg03-2022a.png'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://media.thoughtindustries.com/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_v4/v1/course-uploads/98fa36ce-48e8-4f00-ab11-de55a8d392e7/z9x7ehgcc1f2-OPTUM__NEW_RGBoffsetleft600x110.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
