.h2h-stitch-shell form .form-control,
.h2h-stitch-shell form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.h2h-stitch-shell form select,
.h2h-stitch-shell form textarea,
.h2h-app form .form-control,
.h2h-app form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.h2h-app form select,
.h2h-app form textarea,
.redcore-auth-layout form .form-control,
.redcore-auth-layout form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),
.redcore-auth-layout form select,
.redcore-auth-layout form textarea {
  font-size: 16px !important;
  line-height: 1.45 !important;
}

.h2h-stitch-shell form input::placeholder,
.h2h-stitch-shell form textarea::placeholder,
.h2h-app form input::placeholder,
.h2h-app form textarea::placeholder,
.redcore-auth-layout form input::placeholder,
.redcore-auth-layout form textarea::placeholder {
  font-size: 16px !important;
}
