.g-button {
  border: 0.07143em solid rgba(0, 0, 0, 0.1);
  border-radius: 10px !important;
  background-color: #4ca2da !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important; }

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