/* Add here all your CSS customizations */
.philosophy-font {
	color: #0088cc;
	font-size: 1.8em;
	font-weight: 400;
	letter-spacing: normal;
	text-transform: uppercase;
}

.footer-paragraph-contact {
	color: #ffffff;
	line-height: 24px;
	margin: 0 0 20px;
}

.profile-category-font {
	color: #0088cc;
    font-weight: 400;
    font-size: 1.2em;
	letter-spacing: normal;
}

.profile-detail-font {
	color: #333;
    font-weight: 400;
	letter-spacing: normal;
}

.hr-profile {
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #eee;
}

.box-service-paragraph {
	color: #777777;
	text-align: left;
}

.position-font {
    color: #777777;
}