.flag.flag-en {
	background-position: -160px -154px;
}

.page-home .flip-card,
.page-home .flip-card .flip-front {
	height: 400px;
}

.page-boardgame aside a.nav-link.active {
	color: var(--primary--100);
}

.page-boardgame .flip-card,
.page-boardgame .flip-card .flip-front,
.page-tool .flip-card,
.page-tool .flip-card .flip-front {
	height: 400px;
}

.sticky-header-active .header-column.justify-content-end .header-row {
	padding-top: 3rem;
}