/* ============================================================
   CUSTOM — Per-store micro-overrides for Rimyya Friendship Bar & Restaurant
   This file is generated per restaurant. Override tokens or add
   store-specific rules here. Do NOT edit global.css, theme.css,
   or style.css directly for per-store changes.
   ============================================================ */

/* Wordmark logo is a transparent green/red lettermark — it needs a
   white plaque so it reads on the deep-red nav and footer. */
.logo__image {
  background: #fff;
  padding: 6px 14px;
  height: 56px;
}

@media (max-width: 768px) {
  .logo__image {
    height: 46px;
    padding: 5px 10px;
  }
}

.footer__logo__img {
  background: #fff;
  padding: 8px 16px;
  width: 200px;
}
