.infobox {
	padding: 2rem;
	border-radius: 1rem;
	background-color: #F9FAFB;
}

.infobox *:last-child {
	margin-bottom: 0;
}
