.inTopBg .inBlogTitle{
	color:#FF10F0;
}
.inBlogCard img{
	border-radius: 10px;
}
.inBlogCard h3{
	font-size: 18px;
}
.inBlogCard p{
	font-size: 12px;
}
.inBlogCard h4{
	font-size: 14px;
    font-weight: 600;
    color: #757575;
}