/*
Theme Name: MISNOIR
Theme URI: https://zakegenesis.com/
Author: Zake
Author URI: https://zakegenesis.com/
Description: MISNOIR fine jewellery — dark luxury Elementor starter theme with a custom "MISNOIR" widget library (announcement bar, hero carousel, category grid, product carousel, testimonials, Instagram gallery, newsletter CTA, trust badges).
Version: 1.0
Text Domain: misnoir
*/

:root {
    --mn-noir: #0d0d0f;
    --mn-gold: #c8a96e;
    --mn-ivoire: #e8d9b8;
    --mn-parchment: #f5f0e8;
    --mn-blush: #b8a09c;
}

body {
    background-color: var(--mn-noir);
    color: var(--mn-parchment);
    font-family: 'Cormorant Garamond', Georgia, serif;
}
