

      :root {
        --font: 'TWK Everett', sans-serif;;
        --alt-font: 'TWK Everett', sans-serif;;
        --accent-color: #1e1405;
        --secondary-color: #a805fb;
        --link-color: #0b6fc1;
        --accent-highlight-color: #1e1405;
        --accent-highlight-background-color: #f5e2c6;
        --accent-tinted-color-70: #bcb9b4;
        --accent-tinted-color-80: #d2d0cd;
        --accent-tinted-color-90: #e9e8e6;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #4a310c;
        --secondary-hover-color: #b937fc;
        --secondary-contrast-color: #fff;
        --link-hover-color: #3ea2f4;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/55dbdfda-3c01-4a2e-b80d-3af2f49ded7a/r7rj0i86w1zj-Untitleddesign32.png'); 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/55dbdfda-3c01-4a2e-b80d-3af2f49ded7a/3j43ibrzci8u-Cotality_Lockup_RGB_Earth1.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
.image__zone{ border:3px Solid red;}
#metamorph-2076-start{ border:3px Solid red !important;}
#metamorph-2076-end{ border:3px Solid red !important;}
.learning-path .company__beta-logo { pointer-events: none; cursor: default; }

/* Phil Add */
.widget--registration-form .row .small-offset-3 {visibility: hidden;}
.widget--registration-form .text-centered {font-size: 30px;}
.widget--registration-form {padding-top:5em; background:#f7efe2}
/* .widget--registration-form .text-centered a {visibility: visible;}
.widget--registration-form .text-centered, .widget--registration-form .text-centered .underline {visibility: hidden;}
.widget--registration-form .small-offset-3 {display: none;}
.course__detail__enrolled .btn {color: #4c32df; font-size: 22px;} */
