#home-page-tabs {
	border-top: 2px solid #faefd9;
	padding-top: 15px;
}

#home-page-tabs li a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 32px;
	text-transform: uppercase;
}

#home-page-tabs li a:before {
	font-family: 'FontAwesome';
	content: "";
	font-size: 32px;
	color: #cfbd97;
	margin-right: 15px;
}