.gt-btn-primary {
  display: inline-block;
  border-radius: 4px;
  background-color: #267B43;
  border: none;
  color: #fff;
  padding: 0 24px;
  font-weight: bold;
  height: 54px;
  text-decoration: none;
  line-height: 54px;
}

.terms a[href]{
     color:#9BCB48;
}
.gt-btn-primary:hover {
  background-color: #9BCB48;
}

small {
  font-size: 0.88em;
  line-height: normal;
}

.control-label {
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: bold;
  font-size:0.88em;
  
}

.gt-msg svg {
  height: 120px;
  width: 100px;
}

.gt-msg {
  background-color: #fff;
  padding: 3em;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}

.gt-text-center {
  text-align: center !important;
}

.gt-msg .title {
  font-weight: bold;
}

.gt-msg .subtitle {
  opacity: 0.75;
}/*# sourceMappingURL=gtpay.css.map */