[role="heading"],
h2,
[data-test-id="condensed-menu"] > div > span:first-of-type,
[data-testid="ComboSavingsLabel"] {
  text-transform: uppercase !important;
}

footer {
  background-color: #000 !important;
  color: #fff !important;
}

footer span,
footer a,
footer button {
  color: #fff !important;
}

footer a:hover span,
footer button:hover span {
  color: #000 !important;
}

footer a:hover path,
footer button:hover path {
  fill: #000 !important;
}

#onetrust-consent-sdk a {
  color: unset !important;
}

[data-testid="StorefrontStoreAddressButton"] span,
[aria-label="Open schedule time picker"] span {
  font-size: 16px;
}

/* Common */
h2,
button[kind="BUTTON/PRIMARY"] span,
a[kind="BUTTON/PRIMARY"] span,
button[kind="BUTTON/TERTIARY"] span,
a[kind="BUTTON/TERTIARY"] span,
header nav span,
[data-testid="LAYER-MANAGER-MODAL"] h2:first-child span span,
/* Home Page */
[data-testid="recommended_items_for_you"] h2,
[data-testid="image-action-card-container"] span,
[data-testid="hero-video"] span,
[data-testid="VERTICAL_IMAGE_CONTAINER_TEST_ID"] span:first-child,
#menu h2,
[data-testid="MenuItem"] h3,
[data-testid="Storefront-callout-tag"] span,
[data-testid="turnstile/banner"] span,
/* Item Modal */
[data-testid="itemHeader"] h2,
[data-testid="itemBody"] h2,
[data-testid="instructionsDeprecated"] label:first-child,
[data-testid="itemBody"] h3:first-child,
[data-testid="itemBody"] div[role="button"] span:first-child,
/* Change Address Modal */
[data-testid="overlay-content"] label:first-child,
/* Condensed Menu */
[data-testid="condensed-menu"] h2 button span,
[data-test-id="condensed-menu"] h2 button span,
/* OTP Modal */
[data-testid="OtpModal"] div:first-child div:nth-child(2) span:first-child,
/* Cart Sheet */
span[data-testid="order-cart-recommendation-title"],
/* Loyalty Banner */
[data-testid="loyalty-banner"] span {
  text-transform: uppercase !important;
}