
#contact .h5{
	
	font-size:25px;
	margin:0px;

	
}
#contact .contact{

color:white;
background:#31909b;	


}


#contact .cfooter{

color:white;
background:#31909b;	
max-height:10px;
}


#contact .form-control{
    border-radius: 10px;
    border:1px solid #1e1e1e;
}



#contact .row{
    margin-bottom:30px;
}

