<style>
  .disclaimer-link {
    color:#397A4A !important;
  }  
  .footer-link {
  	color: #184c3d !important;
  }
  .footer-link:hover {
  	color: #397A4A !important;
    text-decoration:underline;
  }
form .hs-form-field {
    margin-bottom: 16px !important;
}
form label {
padding-top:0 !important;
padding-bottom:0 !important;
}
</style>