﻿.table-header {
    font-size: 18px;
    font-weight: bold;
    background-color: #3d82fd !important;
    color: #fff !important;
    position: sticky;
    top: 0;
    text-align: center;
}

.playerTypeTableHeaders {
    text-align: center;
}