.btn-read-more{
	color:#333;
}

.img_unit{}

ul.list.check li a{
	color:#666;
}
ul.list.check li:before{
	content: "\f073";
    font-family: fontawesome;
    font-size: 12px;
    color:#779aff;
}
.entry-content{
	color:inherit;
}
.entry-content strong{
	color:inherit;
}
.entry-content a{
	color:inherit;
}

.entry-title a{
	color:#290079;
}