    .blog-body{
    font-family:Georgia,Cambria,"Times New Roman",Times,serif;
    font-size:21px;
    line-height:32px;
    font-weight:400;
    color:rgba(0, 0, 0, 0.84);
}

h2, h3 {
    font-weight:400;
}

p{margin-bottom:3rem}

.lead {color: rgba(0, 0, 0, 0.54)}

.blog_content{width:80%; margin:0 auto}
