.simple-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.simple-buttons .cta_button{color:var(--clr-btn-primary);font-size:24px;letter-spacing:0;line-height:1.2;text-transform:none}.simple-buttons .cta_button:before{opacity:.1}@media (max-width:767px){.simple-buttons .cta_button{font-size:18px}}