
.signup-form {
	font-family: 'Sen', sans-serif;
	font-size: 0.95rem;
}

.signup-form h6 {
	font-size: 0.9rem;
}

.signup-form legend {
	font-size: 1.3rem;
	font-weight: 600;
	color: #505050;
	border-bottom: 1px solid gainsboro;
}

.signup-form .col-form-label {
	color: #374148;
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
	font-weight: bold;
}