html,body{margin:0}h1{font-family:Playfair Display,serif;font-weight:500;font-size:4rem}*{font-family:Nunito,sans-serif}a.invisible{text-decoration:none;color:inherit}.form-group{display:flex;flex-direction:column;margin:.5rem 0}.form-group .text-input{border:1px solid #BB76FB;padding:.75rem 1rem;box-sizing:border-box;font-size:1rem;border-radius:10px}.form-group textarea.text-input{resize:none;min-height:3rem}.form-group .helper-text-group{display:flex;justify-content:flex-end}button{border:none;font-size:1rem;border-radius:10px;cursor:pointer}button.primary{background-color:#bb76fb;padding:1rem;box-sizing:border-box;color:#fff}button.primary-outline{border:1px solid #BB76FB;background-color:transparent;padding:1rem;box-sizing:border-box;color:#bb76fb}button.small{padding:.5rem .75rem}button.bold{font-weight:700}button.full-width{width:100%}button.muted-outline{color:#616161;border:1px solid #616161;background-color:transparent;padding:1rem;box-sizing:border-box;border-radius:10px}button.muted-outline:hover{background-color:#616161;color:#fff}button.icon-button{display:flex;justify-content:center;align-items:center}button.sm-square{padding:.35rem}button.danger{background-color:#f04437;color:#fff}.muted{color:#616161}.error-message{color:#c70000;margin-bottom:1rem}
