html {
	scroll-padding: 30%;
	min-height: 100vh;
}

#__next {
	min-height: 100vh;
	background: #fff;
}

.grecaptcha-badge {
	visibility: hidden;
}
