/**
################################################################
CUSTOM CSS FOR JAMES PURBA & PARTNERS
By: Vincent Purba
################################################################
**/

.center {
	width: 100%;
	text-align: center;
}

.header-service {
	background-image: linear-gradient(0deg, rgba(32, 44, 100, 1), rgba(32, 44, 100, 0.5)), url("img/bg_service.jpg");
	background-size: cover
}

