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

      :root {
        --font: Montserrat;
        --alt-font: Oxygen;
        --accent-color: #d48500;
        --secondary-color: #00b2a9;
        --link-color: #a9431e;
        --accent-highlight-color: #553500;
        --accent-highlight-background-color: #ffe5bb;
        --accent-tinted-color-70: #f2dab3;
        --accent-tinted-color-80: #f6e7cc;
        --accent-tinted-color-90: #fbf3e6;
        --accent-contrast-color: #111;
        --accent-contrast-tinted-background-color: #fff;
        --accent-hover-color: #a16500;
        --secondary-hover-color: #00e5d9;
        --secondary-contrast-color: #fff;
        --link-hover-color: #df744e;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/27c1a1f0-a269-42d2-adf5-0eddbc241324/bg3on2umspjb-girlsmellingbuttercup.jpg'); 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/27c1a1f0-a269-42d2-adf5-0eddbc241324/z5hquz3banvl-Childsafe_Header_Transparent_Print.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.survey .company__beta-logo {
pointer-events: none;
cursor: default;
}