<styles>
.kl-footer__content {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
}
.button-wrapper--secondary .hs-button:disabled, .hs-button:disabled {
    background-color: #05695ce0!important;
  }

.form-wrapper .hs-button, .form-wrapper input[type=submit] {
  color:white;
  background-color: #05695c!important;
}

.hs-button {
  background-color: #05695c!important;
}

.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_rich_text>h1{
      color: #05695c;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
</styles>