/* Match every storefront footer surface to the second announcement bar. */
.footer.gradient,
.footer .footer__content-top,
.footer .footer__content-bottom {
  background-color: #f5eee7;
}
