.blogs-wrapper p{
    text-align: justify;
}
.blogs-wrapper h1{
    font-size: 36px;
    margin-bottom: 20px;
    color: black;
}
.blogs-wrapper h2{
    font-size: 2rem;
}
ul li {
    color: #646464;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
}