ul {
   /*list-style-type: none;*/
}

.entry-meta {
    margin: 0;
    padding: 0;
}

.entry-category, .entry-date {
    color: #ccc;
    font-size: 12px;
    font-weight: 700;
    display: block;
    line-height: 18px;
}

.entry-category {
    border-right: 1px solid #eee;
    padding-right: 23px;
    margin-right: 20px;
    list-style: none;
    display: inline-block;
    line-height: 18px;
}

.entry-date {
    padding-right: 23px;
    margin-right: 20px;
    list-style: none;
    display: inline-block;
    line-height: 18px;
    margin-top: 10px;
}

.sz-value {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    color: #7a7a7a;
}
.sz-date-value {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #7a7a7a;
}

a:hover {
    /*text-decoration: underline !important;*/
    color: #7a7a7a !important;
}

ul:not(.sz-benefits) {
    /*list-style-type: none;*/
}

.all-news-container {
    --bs-gutter-x: 7rem;
    --bs-gutter-y: 0.5rem;
}

.news-text-div {
    height: 100%;
    width: unset !important;
}

.image-col {
    display: block;
}

.news-date {
    font-weight: 274;
    font-size: 12px;
}

.more-news h3 {
    font-weight: 860;
    font-size: 33px;
    line-height: 31px;
}

.news-title-view {
    font-weight: 700;
    font-size: 30px;
}

.news-view .news-title {
    font-size: 18px;
}