html, body, table{
    font-size: 0.9rem !important;
}

.bg-tactics {
    background-color: #571BB1;
}

.navbar-brand {
    color: #EF343B
}

.table {
    margin-bottom: 0rem;
}

.table > tbody > tr:first-child > th,
.table > tbody > tr:first-child > td {
    border: none;
}

.card-header > h6 {
    margin-bottom: 0;
    margin-top: 0.3rem;
}