/*
Theme Name: Astra Child
Theme URI: https://viceversex.com
Description: Thème enfant Astra pour Viceversex
Author: LProject
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/


/* =========================================================
   VICEVERSEX - VARIABLES GLOBALES
   ========================================================= */

:root {

    --bg: #0a0a0a;
    --bg-nav: #111111;
    --bg-card: #161616;

    --border: #2a2a2a;

    --text-main: #f0ede8;
    --text-muted: #888888;
    --text-sub: #aaaaaa;

    --accent: #c9a96e;
    --accent-dark: #9e7a47;

    --font-display: 'Playfair Display', Georgia, serif;
    --font-body: 'DM Sans', sans-serif;

}
