
  #wrapper-custom-widget .cba35-progress{
    background-color: #cccccc;
  }
  .cba35-screen {
    background: #ffffff;
  }
  .cba35-progress .progress-line-fill{
    background: #000000;
  }
  .cba35-progress .step.active .icon{
    box-shadow: 0 0 0 3px #000000;
  }

  #wrapper-custom-widget .cba35-h{
    font-family:"DM Sans", sans-serif;
    font-weight: 300;
    font-style: normal;

    color:#000000;
    font-size:34px;
    text-align:left;
    text-transform:uppercase

  }
  #wrapper-custom-widget .copyMainStep
  {
    font-family:"DM Sans", sans-serif;
    font-weight: 300;
    font-style: normal;

    color:#000000;
    font-size:20px;
    text-align:left;
    text-transform:none;
    line-height:1.6;
  }


