/* =WordPress Core
-------------------------------------------------------------- */
.footer-badges{
    margin: 0 0 14px;
}

.footer-badges figure {
    margin: 0 0 16px;
}

.partner-reset-btn[type="reset"] {
    background: transparent;
}


@media only screen and (max-width: 790px) {
  /*.rd-section.rd-section-how-outpaces {
    display: none!important;
  }

  .wp-block-group.rd-section.rd-section-cta-middle {
    display: none!important;
  }*/
    body:where(.page-template-template-free-gutenberg-light, .page-template-template-lending-no-header, .error404) .rd-fading-grid > div

 {
        gap: 50px!important;
    }

.wp-block-buttons.hidden-nav-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    display: none !important;
}


}