.Footer_footer__pJUho {
	flex: 1 1;
	padding: 1rem 2rem;
	background: rgba(0, 0, 0, 0.9);
}
.Footer_footer__pJUho,
.Footer_footer__pJUho a {
	display: flex;
	justify-content: center;
	align-items: center;
}
.Footer_footer__pJUho a {
	flex-grow: 1;
	color: #fff;
}
.Home_container__Ennsq {
	padding: 0;
}
.Home_bgImage__cHi5w {
	z-index: 0;
}
.Home_main__EtNt2 {
	min-height: 100vh;
	padding: 4rem 0;
	flex: 1 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: Open Sans;
	text-align: center;
	background: url('../media/background.c922e3de.jpg') rgba(0, 0, 0, 0.8);
	background-size: cover;
	background-blend-mode: multiply;
}
.Home_title__FX7xZ {
	margin: 1rem;
	color: #fff;
	font-size: 2rem;
	font-weight: 800;
}
.Home_subtitle__xVO9d {
	color: #fff;
	font-weight: 400;
}
.Home_grid__c_g6N {
	display: flex;
	flex-wrap: wrap;
	max-width: 1920px;
}
.Home_card__7oz7W,
.Home_grid__c_g6N {
	align-items: center;
	justify-content: center;
}
.Home_card__7oz7W {
	margin: 1rem;
	padding: 0;
	text-align: left;
	text-decoration: none;
	border-radius: 10px;
	max-width: 400px;
	color: #fff;
	text-align: center;
	z-index: 1;
}
