.tab.text-white {
    --tab-color: white;
}

/* Team Colors */
.patriots-text {
    color: white;
}
.patriots-bg {
    background: #002244;
}
.patriots.border {
    border: 0.25em solid #C60C30;
}
.dolphins-text {
    color: white;
}
.dolphins-bg {
    background: #008D97;
}
.dolphins-border {
    border: 0.25em solid #F5811F;
}
.bills-text {
    color: white;
}
.bills-bg {
    background: #00338D;
}
.bills-border {
    border: 0.25em solid #C60C30;
}
.jets-text {
    color: white;
}
.jets-bg {
    background: #0C371D;
}
.jets-border {
    border: 0.25em solid white;
}
.chiefs-text {
    color: white;
}
.chiefs-bg {
    background: #B20032;
}
.chiefs-border {
    border: 0.25em solid #F2C800;
}
.raiders-text {
    color: #C4C8CB;
}
.raiders-bg {
    background: black;
}
.raiders-border {
    border: 0.25em solid #C4C8CB;
}
.broncos-text {
    color: #002244;
}
.broncos-bg {
    background: #FB4F14;
}
.broncos-border {
    border: 0.25em solid #002244;
}
.chargers-text{
    color: #0C2340;
}
.chargers-bg {
    background: #FFB81C;
}
.chargers-border {
    border: 0.25em solid #0072CE;
}
.steelers-text {
    color: #FFB612;
}
.steelers-bg {
    background: black;
}
.steelers-border {
    border: 0.25em solid #FFB612;
}
.ravens-text {
    color: #D0B240;
}
.ravens-bg {
    background: #280353;
}
.ravens-border {
    border: 0.25em solid #D0B240;
}
.bengals-text {
    color: white;
}
.bengals-bg {
    background: #FB4F14;
}
.bengals-border {
    border: 0.25em solid black;
}
.browns-text {
    color: #512F2D;
}
.browns-bg {
    background: #FE3C00;
}
.browns-border {
    border: 0.25em solid #512F2D;
}
.texans-text {
    color: white;
}
.texans-bg {
    background: #02253A;
}
.texans-border {
    border: 0.25em solid #B31B34;
}
.oilers-text,
.titans-text {
    color: white;
}
.oilers-bg,
.titans-bg {
    background: #648FCC;
}
.oilers-border,
.titans-border {
    border: 0.25em solid #0D254C;
}
.colts-text {
    color: white;
}
.colts-bg {
    background: #003B7B;
}
.colts-border {
    border: 0.25em solid white;
}
.jaguars-text {
    color: #D7A22A;
}
.jaguars-bg {
    background: #006778;
}
.jaguars-border {
    border: 0.25em solid black;
}
.cowboys-text {
    color: white;
}
.cowboys-bg {
    background: #0D254C;
}
.cowboys-border {
    border: 0.25em solid #87909B;
}
.giants-text {
    color: white;
}
.giants-bg {
    background: #192F6B;
}
.giants-border {
    border: 0.25em solid #CA001A;
}
.redskins-text,
.commanders-text {
    color: #FFB612;
}
.redskins-bg,
.commanders-bg {
    background: #773141;
}
.redskins-border    ,
.commanders-border {
    border: 0.25em solid #FFB612;
}
.eagles-text {
    color: #C0C0C0;
}
.eagles-bg {
    background: #003B48;
}
.eagles-border {
    border: 0.25em solid #708090;
}
.seahawks-text {
    color: #A5ACAF;
}
.seahawks-bg {
    background: #002244;
}
.seahawks-border {
    border: 0.25em solid #69BE28;
}
.cardinals-text {
    color: white;
}
.cardinals-bg {
    background: #9B2743;
}
.cardinals-border {
    border: 0.25em solid black;
}
.rams-text {
    color: #C9AF74;
}
.rams-bg {
    background: #13264B;
}
.rams-border {
    border: 0.25em solid #C9AF74;
}
.forty9ers-text {
    color: #E6BE8A;
}
.forty9ers-bg {
    background: #AF1E2C;
}
.forty9ers-border {
    border: 0.25em solid #E6BE8A;
}
.packers-text {
    color: #FFB612;
}
.packers-bg {
    background: #203731;
}
.packers-border {
    border: 0.25em solid #FFB612;
}
.lions-text {
    color: #C5C7CF;
}
.lions-bg {
    background: #006DB0;
}
.lions-border {
    border: 0.25em solid #C5C7CF;
}
.vikings-text {
    color: #F0BF00;
}
.vikings-bg {
    background: #582C81;
}
.vikings-border {
    border: 0.25em solid #F0BF00;
}
.bears-text {
    color: #DD4814;
}
.bears-bg {
    background: #03202F;
}
.bears-border {
    border: 0.25em solid #DD4814;
}
.falcons-text {
    color: white;
}
.falcons-bg {
    background: #A6192D;
}
.falcons-border {
    border: 0.25em solid black;
}
.buccaneers-text {
    color: white;
}
.buccaneers-bg {
    background: #D60A0B;
}
.buccaneers-border {
    border: 0.25em solid #89765F;
}
.saints-text {
    color: #D2B887;
}
.saints-bg {
    background: black;
}
.saints-border {
    border: 0.25em solid #D2B887;
}
.panthers-text {
    color: white;
}
.panthers-bg {
    background: #0088CE;
}
.panthers-border {
    border: 0.25em solid #A5ACAF;
}
