.eats-tabs-tabsCategory {
    background-color: #003abc;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #ffffff;
    padding: 12px 24px;

    border: none; /* replaces border-style + width */
    border-radius: 0; /* cleaner shorthand */
}

.eats-tabs-tabsCategory.jsx-1446659399 {
    color: #ffffff !important;
}