.posts-new h3 a {
    color: #e20026;
    font-size: 20px;
}

.posts-new span.post-date {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 15px;
}

.posts-new .section-title p {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    text-align: initial;
    background-color: initial;
}

.posts-new .thumbnail-body {
    height: 100%;
}