﻿@import url('site.css');

.xyclone-section-image-home {
	max-height: 90vh;
}
.xyclone-section-container-home {
	background-attachment: scroll;
	background-color: var(--Background);
	background-repeat: no-repeat;

	width: 100vw;
	min-height: 10vh;
	text-shadow: 2px 2px 2rem var(--Surface);
}

#GRecaptchaResponse {
	height: 0px;
	visibility: hidden;
}