/* Como funciona */

.hiw-hero-inner { max-width: 56rem; text-align: center; padding-top: 4rem; padding-bottom: 4rem; }
.hiw-hero-inner h1 { font-size: 1.875rem; font-weight: 700; margin-bottom: 1rem; }
.hiw-hero-inner p { font-size: 1.125rem; color: var(--primary-100); line-height: 1.625; }
.hiw-wide { max-width: 72rem; }
.hiw-cta-btns { text-align: center; margin-top: 2.5rem; }
