.my-button{border:none;background:none;outline:none;padding:0;cursor:pointer}.my-button.button-border{background:transparent;border:1px solid}.my-button.button-transparent{background:transparent}.my-button.small{height:1.5rem}.my-button.medium{height:2.5rem}.my-button.large{height:3.5rem}.my-button.theme-yellow{background-color:#fdb813;color:#fff}.my-button.theme-green{background-color:#2da44a;color:#fff}.my-button.theme-gray{background-color:#ccc;color:#fff}.my-button.theme-black{background-color:#000;color:#fff}.my-button.theme-white{background-color:#fff;color:#000}.my-button.theme-white.button-border{background:transparent;border-color:#fff;color:#fff}.my-button.button-text{border-radius:3.5rem}