.button{cursor:pointer;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:48px;font-size:.75rem;font-weight:700;display:flex}.button:disabled{opacity:.5}.button.black{color:#fff;background-color:#000}.button.white{color:#000;background:#f5f5f5;border:1px solid #e5e5e5}.button.transparent{color:#737373;background:0 0;font-weight:400}.button.danger{color:#fff;background-color:#e60000}
