/* Enter Your Custom CSS Here */

a.button.full !important {
    font-size: 17px;
    padding: 25px 25px 25px 25px;
    margin-top: 28px;
}

.glf-button !important {
    background-color: #2a2a2a;
}

glf-button:hover !important {
    background-color: #000000;
  }