

      :root {
        --font: TT Norms Pro;
        --alt-font: TT Norms Pro;
        --accent-color: #1957de;
        --secondary-color: #00184d;
        --link-color: #1957de;
        --accent-highlight-color: #113c99;
        --accent-highlight-background-color: #e1e9fc;
        --accent-tinted-color-70: #bacdf5;
        --accent-tinted-color-80: #d1ddf8;
        --accent-tinted-color-90: #e8eefc;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #4076ea;
        --secondary-hover-color: #002880;
        --secondary-contrast-color: #fff;
        --link-hover-color: #6e97ef;
      }
      

.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_v4/v1/course-uploads/e9762631-f909-482b-a833-d23ae7ce7ef5/7iunfmx9qdw9-Smartsheet-aligned-partner-program-wordmark-update_dark1-Copy.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
