.hs-input[type="text"],
.hs-input[type="email"],
textarea.hs-input
{
	width: 100%;
}

.hbspt-form{
	margin-bottom: 1em;
}
.form-group__link {
    color: #DC3545 !important;
}

.form-group__link:hover,
.form-group__link:focus {
    color: #EA0081 !important;
}
