.breadcrumbs {
    margin-bottom: 24px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25;
    color: #57586E;
}
.breadcrumbs a {
    text-decoration: none;
    color: #46B586;
}
.breadcrumbs i {
    display: inline-block;
    min-width: 11px;
    padding: 0 3px 0 1px;
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 1px;
}

.news-post .sc-block__post-content {
    margin-top: 3px;
}