.custom-section__content{align-items:center;background:#fff;border-radius:6px;display:inline-flex;gap:30px;margin-top:15px;padding:10px}.custom-section__content a{align-items:center;background:#f43c76;border-radius:6px;color:#fff;display:flex;gap:10px;padding:8px 16px}a.custom-section__button svg{color:#fff;fill:#fff;width:15px}.custom-section__content a:hover{background:#000!important}@media screen and (max-width:767px){.custom-section__content{align-items:center;background:#fff;border-radius:6px;display:inline-flex;flex-direction:column!important;gap:14px;margin-top:20px!important;padding:10px}}