.contact-info{padding-top:132px;background:var(--brand-bg)}.contact-grid{grid-template-columns:repeat(3,1fr)}.contact-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;background:#fff}.contact-grid p{color:var(--brand-text);margin-bottom:18px}.contact-form-band h2{margin-bottom:16px}.contact-form-band p{color:var(--brand-text)}@media (max-width:991px){.contact-grid{grid-template-columns:1fr}}