/* Base (General) site styles. [Requires Bootstrap 4.] */
.form-group {
  margin-bottom: 1.25rem;
}

.form-group label {
  font-weight: 500;
  color: var(--gray-dark);
  margin-bottom: 0.25rem;
}
