.cta-bof .container{display:grid;gap:var(--col-gap);grid-template-columns:1fr}.cta-bof__heading{position:relative;text-align:center}.cta-bof__heading:after{background:var(--c-third);content:"";display:block;height:.4rem;margin:2.4rem auto 0;width:6rem}@media screen and (min-width:992px){.cta-bof__content{margin:0 auto;max-width:80rem;text-align:center}}