


@media (min-width: 992px) { 
    .site-footer {
        position: relative;
        margin-bottom: -20px;
				z-index: 1;
		}

		.site-main {
			margin-bottom: 0;
		}
}

.contact form .f-checkbox label span {
	font-size: 10px;
}

.c-newsletter-full-form__privacy-text,
.c-newsletter-full-form__consent-text {
	letter-spacing: -0.15px;
}

.c-newsletter-full-form__privacy-text a {
	text-decoration: underline
}

.mibe-modal [data-role="occupation"] [data-role="scrollview"] [data-role="view"] > [data-role="view"] { 
	padding-bottom: unset !important;
}