@import url(../../index.css);

.blog-main{
   padding: 80px 0;
}

p{
 line-height: 30px ;
 text-align: justify;
}

.blog-post img{
   width: 100%;
}

.blog-href{
   color: #AA5F99;
}

