.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    font-family: 'Montserrat Alternates';
}

/*---migas-pan---*/
.breadcrumb {
    padding: 3.75rem 2rem;
    background-color: #e9ecef00;
}
.breadcrumb-item.active {
    color: #83ab3d;
}

.float-start {
    color: #4f8e3b;
}

/*---page-title---*/
.view-article #sp-title {
    display: inline !important;
}

#sp-top-bar a {
    color: #dee2e6e3;
}

#sp-top-bar {
    background: #16103d;
    color: #2e6ea6;
}
.breadcrumb {
    display: flex !important;
    justify-content: center !important;
}
.article-tags {
        display: none;
    }
.related-article {
    display: none;
}