

/* ------- [PRODUCTS] ------- */

#products div {
	float: left;
	width: 15em;
	/* height: 20em; */
	height: 20em;
	margin: 2em 0.625em 1.875em 0.625em;
	font-size: 0.75em;
	text-align: center;
}

#products div strong {
	display: block;
}

#products div a {
	color: #5A471E;
	text-decoration: none;
}

#products div img {
	margin: 0 0 0.625em 0;
	width: 15em;
	height: 15em;
}



h1 {
	margin-top: 1.5em;
	font-size: 1em;
}