﻿.text-muted, .detail-sub-title {
    font-size: 18px;
}

.container {
    max-width: 1320px;
}

.news-banner {
    margin-top: 36px;
    margin-bottom: 36px;
}

.card {
    width: max-content;
    width: max-content;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: .5rem;
    padding: 0px 16px;
}
