@CHARSET "UTF-8";
/*page-servicos*/
#page-servicos figure figcaption h4{
	background-color: #BA282E;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
}

#page-servicos figure figcaption p{
	background-color: #CCCCCC;
	margin: 0px 15px 15px 15px;
	padding: 15px;
	min-height: 270px;
}
