.btn{--button-border-radius: 24px 24px 24px 24px;--button-font-family: 'Roboto';--button-font-size: 14px;--button-letter-spacing: 2.5px;--button-min-width: 60px;--button-height: 56px;--button-background-color: rgb(65, 197, 181)}.btn:hover{--button-border-radius: 21px 21px 21px 21px;--button-background-color: rgb(123, 63, 192);--button-color: rgb(65, 197, 181)}