.form-label {
    font-size: 1rem;
    font-weight: 600;
    color: #1F2937;
}

.form-group {
	margin-bottom: 1.25rem;
}

.form-group:last-child {
	margin-bottom: 0;
}