/*
Theme Name: Arramet FZCO
Theme URI: https://arrametfzco.ae
Author: Arramet FZCO
Author URI: https://arrametfzco.ae
Description: Custom WordPress theme for Arramet FZCO — a precious metals trading company (gold, silver, platinum, palladium). Editable via the WordPress admin: Pages, Products, Testimonials and FAQs are all managed from the dashboard, no code required.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arramet-fzco
*/

/* Minimal reset — full design lives in assets/css/main.css (enqueued in functions.php) */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
ul { list-style: none; margin: 0; padding: 0; }
