<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");

      :root {
        --font: Roboto;
        --alt-font: Roboto;
        --accent-color: #ce1125;
        --secondary-color: #757575;
        --link-color: #a9a9a9;
        --accent-highlight-color: #870b18;
        --accent-highlight-background-color: #fde1e4;
        --accent-tinted-color-70: #f0b8be;
        --accent-tinted-color-80: #f5cfd3;
        --accent-tinted-color-90: #fae7e9;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #ed253a;
        --secondary-hover-color: #8f8f8f;
        --secondary-contrast-color: #fff;
        --link-hover-color: #767676;
      }
      

.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/4c34fa43-1b9b-411e-a4ee-df2590de9b04/w72vlqn3jl40-CrosbyLogo_with_Border.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.hero2 img {
    width: 50%;
}</pre></body></html>