/*
Theme Name: DGI — Diamond Gemological Institute
Theme URI: https://dgi-labs.com/
Author: DGI
Author URI: https://dgi-labs.com/
Description: Faithful custom theme for the Diamond Gemological Institute (Ramat Gan) — a single-page, bilingual (EN/HE) presentation of independent diamond & gemstone certification. Classic PHP theme; the full design lives in assets/css/main.css and assets/js/main.js.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dgi
Tags: one-page, rtl-language-support, custom-logo, translation-ready
*/

/* The complete design is loaded from assets/css/main.css (enqueued in functions.php).
   This file intentionally contains only the theme header plus a couple of safe base rules. */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
