.feature, .feature p{
    font-size: 24px;
    line-height: 36px;
    font-family: inherit;
}
.semi-feature, .semi-feature p{
    font-size: 20px;
    line-height: 24px;
    font-family: inherit;
}
.font-size-small {
    font-size: 14px;
    line-height: 16px;
    font-family: inherit;
}
.laurel-list li{
    list-style-image: url('../img/icon-laurels-black-forli.svg');
    padding-left: 5px;
    margin-bottom: 5px;
}

/* Gravity Form - Light Label */
body #gform_wrapper_1 .gform_footer input[type=submit],
input#gform_submit_button_2 {
    background-color: #9d0b0e;
    color: #FFFFFF;
    font-weight: bold;
}

body .gform_wrapper.light-label_wrapper .top_label .gfield_label,
body .gform_wrapper.light-label_wrapper .gsection_title,
body .gform_wrapper.light-label_wrapper .gsection_description,
body .gform_wrapper.light-label_wrapper .gfield_description,
body .gform_wrapper.light-label_wrapper .gform-field-label.gform-field-label--type-sub {
    color: #fff;
}
/* Gravity Form - Light Label END */