.nfl-team-list {
    margin: 20px;
}
.filters {
    margin-bottom: 20px;
}
#team-table {
    width: 100%;
    border-collapse: collapse;
}
#team-table th, #team-table td {
    border: 1px solid #dddddd;
    padding: 18px;
}
#team-table th {
    background-color: #d46c0a!important;
    text-align:left;
}





