.g-button {
  padding: 10px !important;
  border: none !important;
  border-radius: 8px !important;
  outline: none;
  background-color: #f55 !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2; }

.g-button.g-button--invert {
  color: #fff !important; }
