/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.input .inputs-list span:before {
    background: white!important;
    border: 2px solid #143768!important;
}

.input .inputs-list span:after {
  border-color: #143768;
}

.legal-consent-container .hs-form-booleancheckbox-display>span p {
    margin-left: 0rem !important;