/* Style the modal */
#cmw-events-modal a {
    color: #fcd200;
}

/* Style the modal hubspot form */
#cmw-events-modal .hbspt-form .hs-form-booleancheckbox label {
    display: flex;
    flex-direction: row;
}

#cmw-events-modal .hbspt-form fieldset .field input[type="checkbox"] {
    max-width: 20px;
    height: 20px;
}