.g-button {
  background-image: none;
  background-color: #2BC46F;
}
.g-button:hover {
  background: #2BC46F;
}
.g-button.g-button--invert {
  border-color: #2BC46F;
  color: #2BC46F;
}
.g-button.g-button--invert:hover {
  background: #2BC46F;
  border-color: #2BC46F;
}
.section--u-ikuyn8le9 {
  background-position: center !important;
}
