    .article-card__info {
    display: flex;
    align-items: center;
    gap: 5px;
        font-size: 14px;
    color: #222d35;
    margin: 15px 0px;
}

.recent__post .blog-date-comment,.bp_news_sub p,.bp_news_sub .bp_news_more {
    display: none;
}
.bp_news_date {
    display: block;
    color: #222d35;
    font-size: 12px;
    margin-top: 15px;
}
.recent__post  {
    padding: 10px;
}
#m_37911 {
    height: 50%;
    border: 1px solid #e5e5e5;
}
.recent_blog_title {
        font-size: 24px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f5f5f5;
    margin: 10px;
}
.bp_block_item  {
    padding: 10px;
}
.title_h1 {
    margin-bottom: 2rem;
}
.news_title a {
        color: #222d35;
    transition: all .5s ease;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}
