/* h3{
    font-size: 48px;
    line-height: 73px;
    font-weight: 600;
    color: '#1f1f1f';
  }
  h4 {
    font-size: 36px;
    line-height: 55px;
    font-weight: 600;
    color: '#1f1f1f';
  }
  h5 {
    font-size: 24px;
    line-height: 37px;
    font-weight: 600;
    color: '#1f1f1f';
  }
  h6 {
    font-size: 20px;
    line-height:31px;
    font-weight: 600;
    color: '#1f1f1f';
  }
  subtitle1 {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    color: '#1f1f1f';
  }
  subtitle2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: '#1f1f1f';
  }
  body{
    font-size: 16px;
    line-height: 25px;
    color: '#1f1f1f';
  }
  body2{
    font-size: 14px;
    line-height: 22px;
    color: '#7f7f7f';
  }
  caption {
    font-size: 12px;
    line-height: 24px;
    color: '#7f7f7f';
  } */
.hide-userpilot #userpilot-resource-centre-frame {
  display: none !important;
}


/*# sourceMappingURL=styles.css.map*/