.container .display-4 {
	font-size: clamp(2rem, 4vw, 3rem);
}
.card .display-4 {
	line-height: 1;
}
