header{
    background-color:#404040;
    margin-bottom: 2rem;
    padding: .5rem 0;
}

section.speed-table .table thead{
    background-color:#404040;
}

section.speed-table .table thead tr th{
    color: #ffffff;
}



