.cart-drawer__footer .totals {
  flex-direction: column;
  gap: 5px;
  color: black;
  font-weight: bold;
}
.cart-drawer__footer .totals h2 {
  font-weight: bold;
}

/*# sourceMappingURL=custom_cart_drawer.css.map */
