html .g-button { background-image: linear-gradient(-180deg, rgb(0, 83, 74) 0%, rgb(0, 83, 74) 100%); }
html .g-button:hover { background-color: rgb(0, 83, 74); }
html .g-button:active { background-color: rgb(0, 83, 74); }
