.btn{font-size:18px!important;padding:10px 24px;justify-content:center;align-items:center;border-radius:5px!important;width:fit-content;display:inline-flex;cursor:pointer;border:none;font-family:Inter,sans-serif;font-weight:600;transition:all .2s ease}.btn,.btn:hover{text-decoration:none}.btn.dark{background:#3b19e6;color:white}.btn.light{color:#3b19e6;background:#ebeeff}