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

      :root {
        --font: Roboto;
        --alt-font: Roboto;
        --accent-color: #6996ae;
        --secondary-color: #d5f989;
        --link-color: #0c759e;
        --accent-highlight-color: #355362;
        --accent-highlight-background-color: #edf3f6;
        --accent-tinted-color-70: #d2e0e7;
        --accent-tinted-color-80: #e1eaef;
        --accent-tinted-color-90: #f0f5f7;
        --accent-contrast-color: #111;
        --accent-contrast-tinted-background-color: #fff;
        --accent-hover-color: #507c94;
        --secondary-hover-color: #c4f758;
        --secondary-contrast-color: #111;
        --link-hover-color: #22b5ee;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/54c3de7e-bd07-4fc3-b7cc-92ffdfe704ea/es925mo945su-Producer-School-TI-Background.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_hires_v3/v1/course-uploads/54c3de7e-bd07-4fc3-b7cc-92ffdfe704ea/3fgn8y6kebaj-Counciltransparent.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
