.post-title{
    color: #121212;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.56px;
}

.post-desc h2 {
    text-decoration: none;  
    transition: 0.4s ease-out;
    color: #121212;
    font-size: 26px;
    font-style: normal;
    margin: 45px 0 20px 0;
}