/* Enter Your Custom CSS Here */

.front-heading {
font-size: 28px;
		
}

.our-services{
	color: black;
	font-size: 12pt;
	font-weight: normal;	
	font-family: 'Montserrat', sans-serif;
}
.p-header{
	font-weight: bold;
}
.corporate{
		color:black;
		font-size:12pt;
		font-weight: bold;
}	
.form{
		display:flex;
		align-items:center;
		justify-content:center;
}

#footer{
display:none;
}
