.contact-info-section{background:#fff}.contact-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-sm);background:#fff}.contact-card span{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;border-radius:50%;font-weight:800;margin-bottom:16px}.contact-card h2{font-size:1.25rem;color:var(--brand-primary-dark)}.quote-form-section h2{font-weight:800}