.archive-section .jeg_post_title a {
    color: #333448 !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}
.archive-section .jeg_post_title {
    font-size: 20px !important;
    color: #333448 !important;
    padding-top: 15px !important;
}
.archive-section .jeg_meta_author a {
    color: #292F35;
}
.archive-section .jeg_post_category {
    display: none;
}
.archive-section .jeg_pl_md_card .jeg_postblock_content {
    padding: 0px 0px 15px;
    margin: 0;
}


@media screen and (max-width: 1024px) {
 .archive-section .jeg_post_title a {
    font-size: 16px !important;
}
}