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

      :root {
        --font: Roboto;
        --alt-font: Roboto;
        --accent-color: #005a91;
        --secondary-color: #00ace5;
        --link-color: #005a91;
        --accent-highlight-color: #004a78;
        --accent-highlight-background-color: #c4e9ff;
        --accent-tinted-color-70: #b3cede;
        --accent-tinted-color-80: #ccdee9;
        --accent-tinted-color-90: #e6eff4;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #007ac4;
        --secondary-hover-color: #0086b2;
        --secondary-contrast-color: #111;
        --link-hover-color: #0099f7;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/d2afb412-3c3e-4f73-b3d6-2388078622a3/c3swal77jvsj-PTCEsitebackground.png'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/d2afb412-3c3e-4f73-b3d6-2388078622a3/h1iewy0iumcm-PTCErebrand2024.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.returnToCourse { 

  display: none; 

}  