.form-block { padding: 25px; margin-top: 0px; margin-bottom: 0px; }
.form-submit { margin-bottom: 0px; }
.form-submit input { padding: 10px 25px; }
.mb-5, .my-5 { margin-bottom: 0 !important; }
.form-group .error { color: #e36159; }
@media (min-width:992px){
	label { line-height: 34px; margin-bottom: 0px; }
	.form-block { margin-top: 130px; margin-bottom: 90px; }
	.form-group { margin-bottom: 0px; }
	.form-group .custom-text { line-height: 34px; }
	.mb-5, .my-5 { margin-bottom: 3rem !important; }
}
