/* Remove Required Stars */

.hs-form-required {
	display: none;
}

/* Adjust Legal Text Line Height */

.legal-consent-container .hs-form-booleancheckbox-display>span, .legal-consent-container .hs-form-booleancheckbox-display>span p {
	line-height: 1.4em;
}

/* Maximise Button Width */


.hs-submit .hs-button {
    width: 100% !important;
}

/* Merge Registration Form */
.hsForm_0f7e44cd-01c5-485b-8a6f-8cfedc096d10 {
	border-radius: 0 0 10px 10px;
}

#hs_cos_wrapper_dnd_area-module-4_title {
	padding-bottom: 0;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
}

/* Design Submitted Message */

.submitted-message {
    background: #f5f5f5;
    padding: 50px;
    border-radius: 0 0 10px 10px;