
body{
background-color:#fff;
}
#main{
background-color:#fff;
}

.title h1, .title h2, .title h3 {
    color: #fe0650 !important;
}

#content .has-large-font-size {
    font-size: 28px;
    line-height: 1.539em;
    font-weight: bold;
}

.post-excerpt {
    margin-top: 10px;
    text-align: left !important;
font-family: Poppins !important;
padding-top: 10px !important;
}

h2{
text-align: left;
font-weight: regular !important;
line-height: 32px !important;
}

h3{
font-size: 28px;
line-height: 38px !important;
font-weight: light;
}

p {
    font-size: 20px;
line-height: 30px;
}
.title h1, .title h2, .title h3 {
   margin-bottom: 20px;
}
#latest-posts .post-excerpt {
    margin-top: 30px 
}
#latest-posts .post-excerpt {
    margin-top: 60px;
}
.title h2{
line-height: normal !important;
}
.post-img{
margin-top: 30px 
}

#latest-posts .post-excerpt {
    text-align: left !important;
}