h1 { font-weight: 900; } article { row-gap: var(--space-m); gap: var(--space-s); padding-block: var(--section-space-m); padding-inline: var(--section-padding-x); } article h1 { color: var(--action); margin-bottom: 3rem; } article p { margin-top: 1rem; } .gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input { margin-bottom: 8px; padding: 1em; background-color: white; border: none; } .gform_footer { justify-content: center; } .gform_footer button { font-weight: 700 !important; background-color:#ebe8e1; text-transform: uppercase; font-size: var(--btn-font-size); font-weight: var(--btn-font-weight); font-style: var(--btn-font-style); line-height: 1em; border: 0; border-radius: 0; padding: 15px 20px; margin-top: 25px; margin-bottom: 25px; } .gfield_label {color: var(--white);} .gform-field-label--type-sub {color: var(--white);} .brxe-section { gap: var(--space-s); }