

      :root {
        --font: Geologica;
        --alt-font: Geologica;
        --accent-color: #151b43;
        --secondary-color: #3946a0;
        --link-color: #ffffff;
        --accent-highlight-color: #151b43;
        --accent-highlight-background-color: #e1e4f6;
        --accent-tinted-color-70: #b9bbc7;
        --accent-tinted-color-80: #d0d1d9;
        --accent-tinted-color-90: #e8e8ec;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #212b6a;
        --secondary-hover-color: #4d5bbf;
        --secondary-contrast-color: #fff;
        --link-hover-color: #cccccc;
      }
      
body { background: url('https://media.thoughtindustries.com/thoughtindustries/image/upload/v1/course-uploads/eeb2821f-539d-403f-b876-176bf31018f6/du6jp9h5xn2v-mario-galaxy-background.jpg'); 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/eeb2821f-539d-403f-b876-176bf31018f6/ckhpxd4o6iwq-nintendo-edge-logo.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
