.custombutton{font-weight:600;color:#262626;border-radius:2rem;cursor:pointer;min-width:10vw;border:none;padding:10px 15px;gap:8px;background-color:#ff850b;display:flex;justify-content:center;align-items:center;font-size:14px}.custombutton.disabled{background-color:#ffd699;cursor:not-allowed;color:#999}