.score-item {
    cursor: pointer;
}
.header-bg-icon {
    z-index: 1;
}
.logo {
    z-index: 2;
}
.info > .date, .info > .time {
    color: #6B6F73;
    text-align: center;
}
.time-bold {
    font-size: 28px;
    color: #020204 !important;
}
.tag-status-detail-match {
    background-color: #F1F1F1;
    padding: 4px 8px;
    font-size: 14px;
    border-radius: 24px;
    color: #6B6F73;
    text-align: center;
}
.fs-14 {
    font-size: 14px !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.tab-content.cards.active {
    display: flex;
}