
.title-home{
    background-color:#01AC05; 
	color: #fff;
}
.title-home-text{
    font-size: 20px; 
	text-decoration: none;
}
.subtitle-home{
    background-color:#F0ECEC;
	color:#000;
	font-family: arial;
}
.subtitle-home-text{
    background-color:#ffffff;
	color:#01AC05;
	font-family: arial;
}
.content-box{
 background-color: #fff; 
	border-top: 2px solid #01bf05;
}
