.button{display:flex;width:-moz-fit-content;width:fit-content;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;padding:.25rem 1rem}@media (min-width: 768px){.button{padding:.5rem 2rem}}.button{background:#73388C;color:#fff;font-weight:700}.button.danger{--tw-bg-opacity: 1;background-color:rgb(210 46 46 / var(--tw-bg-opacity))}.button.secondary{--tw-bg-opacity: 1;background-color:rgb(62 124 181 / var(--tw-bg-opacity));font-size:.875rem;line-height:1.25rem}.button.accept{--tw-bg-opacity: 1;background-color:rgb(65 181 62 / var(--tw-bg-opacity))}.button:hover{cursor:pointer}
