/* Remove homepage title */
.front .title {
	display: none;
}

.front #section-content {
	padding-top: 35px;
}
