/*
Theme Name: PrestaWeb Maroc Theme
Theme URI: https://prestaweb.ma/
Author: Mohammed ZKIEK
Author URI: https://prestaweb.ma/
Description: Thème WordPress sur mesure développé pour PrestaWeb Maroc. Design "Glassmorphism", Mobile First, optimisé pour le SEO local.
Version: 1.0.0
License: Proprietary
Text Domain: prestaweb
*/

/* 
   Note: Les styles principaux sont gérés par Tailwind CSS.
   Ce fichier sert principalement à la déclaration du thème.
*/
body {
    background-color: #060606;
    color: #ffffff;
}
