.sticky-header thead th
{
    vertical-align: bottom;

    border-bottom: 2px solid #ceced8;
}

.sticky-header th
{
    padding: .75rem;

    vertical-align: top;

    border-top: 1px solid #ceced8;
}
