
.article-card-title {
    font-size: 1.5rem;
    font-weight: 700;
}

.badge-category {
    background-color: #f7c948 !important;
    color: #212529 !important;
    border: 1px solid #e1b12c !important;
}

.badge.badge-category {
    background-color: #f7c948 !important;
    color: #212529 !important;
    border: 1px solid #e1b12c !important;
}

.fst-italic {
    font-style: italic !important;
}

.fst-italic.text-secondary {
    color: #b0b3b8 !important;
}
