body.helsola-login-page .entry-header,
body.helsola-login-page .hero-section .page-title,
body.helsola-login-page .hero-section .entry-title,
body.helsola-login-page .hero-section > .ct-container > h1,
body.helsola-login-page .ct-page-title,
body.helsola-login-page h1.title-page {
	display: none !important;
}

.helsola-form-messages:empty {
	display: none;
}

.helsola-form-messages .helsola-form-alert {
	margin-bottom: 1rem;
}

.helsola-form-panel__form {
	margin: 0;
}

.helsola-form-panel__footer.helsola-form-panel__links {
	border-top: 0;
	background: #fff;
	padding-top: 0;
}
