.fleeko-breaking-news {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;

}

div.top_sec {
    padding-top: 30px;
}

.breaking-label {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 13px;
    border-right: 1px solid #e5e7eb;
    padding: 3px 10px;
    line-height: 1.4em;
}

.fleeko-breaking-swiper .swiper-slide {
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}

.fleeko-breaking-swiper a {
    color: #000;
}

.breaking-sep {
    color: #000;
}

.fleeko-breaking-news h3.sec_titl a {
    color: #626262;
    font-size: 13px;

    font-weight: 500;
}

.fleeko-breaking-news h3.sec_titl {
    margin-bottom: 0;
}

.fleeko-date {
    font-size: 13px;
    font-weight: 500;
    text-align: end;
    color: #000;
}