/* Intentionalist styles for wordpress Custom Contact Forms */
.form-heading-indent {
    margin: 2em;
}

div.ccf-form-wrapper {
    margin: 2em;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0A0A0A;
}

div.ccf-form-wrapper .field-input {
    margin-bottom: 0px;
}

div.ccf-form-wrapper .sub-label {
    margin-bottom: 1.5em;
}
