.cmp-button{background:var(--primary-surface-weak,#f5efff);font-family:"InterBold";font-size:16px;font-weight:700;line-height:25.6px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:20px;display:flex;width:50%;padding:8px 24px;color:white;background-color:#684b9b;border-radius:50px;min-width:35%;justify-content:center}
@media(max-width:767px){.cmp-button{width:93%}
}