.heading-text-2col__grid{align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}.heading-text-2col__text-content{display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:385px}.heading-text-2col__text-cta-link{color:var(--color-text-primary)}@media screen and (max-width:991px){.heading-text-2col__grid{grid-template-columns:repeat(1,1fr)}.heading-text-2col__text-content{margin:0}}