:root {
	--tile-custom-gap: 1em;
}

.whats-new-icon {
	width: 150px !important;
	justify-content: center;
	align-self: center !important;
	padding-bottom: 1.5em;
}

.section-features .card-media,
.thumbnail {
	/* max-height: 188px; */
	aspect-ratio: 16/9;
	overflow: hidden;
}

.thumbnail + a {
	color: var(--bg-fill-invert) !important;
}

/* .thumbnail + a {
	text-decoration: none;
} */
