.g-recaptcha div {
  margin: auto;
}

#footer {
  text-align: center;
}

#footer a:visited{
  color: inherit;
}

.form-group.required .control-label:after {
  content: " *";
  color: red;
}

.message {
  font-size: 22px;
}

.popup-content {
  font-size: 22px;
}

.select2-container .select2-selection--single {
  height: inherit!important;
}

.site-link {
  margin-top: 50px;
}
