.logo img {
	max-height: 23px;
}
:root {
	--bs-font-sans-serif:Gilroy,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
}
.banner1 {
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)), url('/a/games/math-quiz-game-for-kids.png') no-repeat;
	background-size: cover;
	background-position-y: center;
	background-position-x: right;
}
.game-list {
	max-width: 600px;
}

@media (min-width: 992px) {
	.display-7 {
		font-size: 4rem;
	}
}
.card-logo-profile {
	width: 12.5rem;
	height: 12.5rem;
}
.card-logo-profile img {
	max-width: 12.5rem;
	max-height: 12.5rem
}