.btn{--button-font-family: 'Nunito Regular Custom';--button-font-size: 16px;--button-border-radius: 1px 45px 0px 45px;--button-min-width: 140px;--button-padding: 0px 30px 0px 30px;--button-background-color: rgb(255, 130, 1);--button-height: 50px}.btn:hover{--button-border-radius: 0px 45px 0px 45px;--button-background-color: rgb(132, 175, 0)}