<style>
  .legal-consent-container {
    font-size: 12px;
    line-height: 110%;
    color: #767676;
    font-weight: normal;
    text-align: left;
  }
  .legal-consent-container .hs-form-booleancheckbox-display p {
    margin: 10px !important;
  }
  .row-fluid .landing2-form {
    border-radius: 25px;
    overflow: hidden;
    background-color: white;
    padding: 20px;
  }
  .row-fluid .landing2-form h4 {
    background: -webkit-linear-gradient(-45deg, #2C82A2 20%, #838383 80%);
  }
</style>