h1, h2, h3, h4, h5, p, a {
font-family: 'Carrois Gothic SC'!important;
}

input[type="submit"] {
  font-size: 1.5rem;
  padding: 0.8125em 1.625em;
  background: #1C245C;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
  font-weight: 450;
  text-transform: uppercase;
  width: 100%;
}
.sscf-submit {
    color: grey !important;
}
.salesforce_w2l_lead .w2linput.submit {
    width: 25%;
}
#newsletter{
position:absolute;
width:22%;
}
#newsletter_title{
margin-bottom:5px !important;
}
.spu-box.spu-centered {
  margin: 0;
  height: 390px;
}
#CheckboxOpt{
position: absolute;
}
#CheckboxOptTitle{
  margin-left: 22px;
  margin-top: 10px;
}
.wpcf7-form-control-wrap input {
    height: 27px;
    padding: 0px 5px;
}