.g-button {
  background: #db8a38;
  border-radius: 20px;
  border: none;
  box-shadow: none; }

.g-button:hover, .g-button:active {
  background: #db8a38; }
