/*
 * MOJ PRO global theme overrides
 * Change these values, then refresh the site. This file is copied to dist
 * without renaming so it is also editable in cPanel after deployment.
 */
:root {
  --font-persian: "MOJ PRO Persian", Tahoma, Arial, sans-serif;
  --red: #e30613;
  --red-dark: #be0010;
  --black: #0a0a0a;
  --ink: #171717;
  --muted: #6f6f6f;
  --line: #dedede;
  --soft: #f4f2ef;
  --white: #ffffff;
}
