img {
	width: 50px;
	height: 50px;
	object-fit: contain;
	margin-right: 20px;
}

h2 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 2em;
}