.footer__certs{align-items:center;display:flex;flex-wrap:wrap;gap:28px;margin-top:1.25rem}.footer__cert{display:inline-flex}.footer__cert img{display:block;
  /* !important beats the width/height the HubSpot image field injects inline,
     so logos always cap at 75px tall and the width scales to keep ratio. */height:auto!important;max-height:var(--badge-max-h,50px)!important;max-width:100%;width:auto!important}@media (max-width:767px){.footer__certs{justify-content:center}}