<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2019 | 12:35:55 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
form.fc-form.fc-form-3 .heading-cover.field-cover {
    padding: 14px !important;
}
form.fc-form.fc-form-3 .form-element .form-element-html {
    padding: 0em 0.5em !important;
}
form.fc-form.fc-form-3 .form-element-html {
    padding-bottom: 0px !important;
}
form.fc-form.fc-form-3 .form-element .field-cover {
    margin-bottom: 0;
      padding: 8px 5px;
}
form.fc-form.fc-form-3 .form-element .submit-cover .submit-button {
    margin-top: 0px;
    height: 35px;
    line-height: 13px;
}
form.fc-form.fc-form-3 .form-page-content {
    padding: 0;
    margin-right: 0 !important;
}

form.fc-form.fc-form-3 .form-page-content {
    padding-bottom: 20px !important;
    padding-top: 30px !important;
}
form.fc-form.fc-form-3 .form-element .field-cover .formcraft-icon {
    line-height: 19px;
}
form.fc-form.fc-form-3 .form-element .submit-cover.align-center .submit-button {
    background: #00c96d;
    border-radius: 20px;
    padding: 0px !important;
}

.formcraft-css .fc-form.fc-form-3 .form-element .submit-cover .submit-button, .formcraft-css .fc-form.fc-form-3 .form-element .field-cover .button {
    height: 40px;
    border-radius: 18px;
}</pre></body></html>