.breadcrumb.navigate-menu {
    flex-direction: row;
}

.link-click:hover * {
    color: #bd0404 !important;
}

img.img-berita-populer {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

@media(max-width:440px) {
    .share-container {
        display: block !important;
    }
}
