.g-form-field:nth-child(3) {
  display: none; }

.g-button {
  background-image: none;
  background-color: #02004d; }
  .g-button:hover {
    background-color: #02004d; }

.g-button.g-button--invert {
  color: #02004d !important;
  border-color: #02004d; }
  .g-button.g-button--invert:hover {
    background: #02004d;
    border-color: #02004d; }
