.g-button {
  background-image: linear-gradient(-180deg, #eab520 0%, #fac122 100%); }

.g-button:hover {
  background: #f0b100; }
