.grecaptcha-badge { 
  visibility: hidden;
}
.custom-recaptcha3-terms { 
  font-size:12px; 
}
.text-tiny {
  font-size: .75em; 
  line-height: .75em;
}

.card-text-2 {
  font-size: 1em !important;
}

.card-text-3 {
  font-size: 1.2em !important;
}

.card {
  border-color: rgb(49, 49, 49);
}

.new {
  border-color: aqua;
}

.mobile h1 {
  font-size: 1.6em;
}
