.txt-with-cta{max-width:1200px}.txt-cta-box{border:1px solid #ccc;border-radius:16px;padding:20px}.txt-cta-box h3{font-size:30px;font-weight:700;line-height:38px;margin-bottom:12px}.txt-cta-box p{color:var(--text-muted)}.txt-cta-buttons{width:fit-content}section.txt-with-cta a.txt-cta-btn-primary{background:#0c84fe;border:1px solid #0c84fe;border-radius:5px;color:#fff;display:block;font-size:15px;font-weight:600;line-height:25px;padding:15px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}section.txt-with-cta a.txt-cta-btn-primary:HOVER{background:#fff;color:#000}