/* chrome.css — Overrides handled by new marketplace.css, reset old nav styles */

/* Ensure body font is Cairo */
html { font-size: 16px; }
body, button, input, select, textarea {
  font-family: 'Cairo', 'Tajawal', Arial, sans-serif !important;
}
