.contact-form-component .checkbox label,
.contact-form-component p.small {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #444;
    font-family: "Karla", sans-serif !important;
}

.contact-form-component p.small {
    margin-bottom: 1.5rem;
}

.contact-form-component .form-checkbox {
    margin-bottom: 0;
}

.contact-form-component .form-checkbox input {
    margin-right: 8px;
}

.field-container .col-sm-12 .col-xs-10 {
    width: 100% !important;
}

.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol,
.wysiwyg li {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    font-family: "Karla", sans-serif !important;
}














