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

      :root {
        --font: Montserrat;
        --alt-font: Raleway;
        --accent-color: #fca000;
        --secondary-color: #7a2222;
        --link-color: #871b7a;
        --accent-highlight-color: #633f00;
        --accent-highlight-background-color: #ffebc9;
        --accent-tinted-color-70: #fee3b3;
        --accent-tinted-color-80: #feeccc;
        --accent-tinted-color-90: #fff6e6;
        --accent-contrast-color: #111;
        --accent-contrast-tinted-background-color: #fff;
        --accent-hover-color: #c98000;
        --secondary-hover-color: #a22d2d;
        --secondary-contrast-color: #fff;
        --link-hover-color: #d632c2;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/eeb2821f-539d-403f-b876-176bf31018f6/nzvt3hpum252-blackbgtesting.png'); background-repeat: repeat; background-size: auto; }
.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/eeb2821f-539d-403f-b876-176bf31018f6/g2i2oyf7fytr-graffitiGlass_drip.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.widget--course-purchase .btn--secondary{display:none;}