.mailster-block-form.wp-block-mailster-form-wrapper .mailster-block-form-inner .mailster-wrapper input[type=submit] {
    color: white;
}
.mailster-block-form.wp-block-mailster-form-wrapper .mailster-block-form-inner .mailster-show-label legend {
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 10px;
}
.mailster-group.mailster-group-checkbox {
    margin-bottom: 5px;
}
.job-alert-title {
    color: var(--e-global-color-9f98ef2);
    font-family: "Nunito", Sans-serif;
    font-weight: 700;
}
.job-alert-description,
.job-alert-description a {
    color: var(--e-global-color-secondary) !important;
    font-family: "Nunito", Sans-serif;
    font-weight: 500;
    text-decoration: none !important;
}