/*
Theme Name: DigitalCom Identity
Theme URI: https://github.com/Abdelhadi
Author: Abdelhadi EL HAFIDI
Author URI: https://example.com
Description: A custom theme for the Master SCD Digital Identity project. Features a portfolio layout with blog integration.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, portfolio, custom-colors, educational
*/

/* * NOTE: The main styling is handled by Tailwind CSS (loaded in header.php).
 * This file is primarily for WordPress recognition.
 */

body {
    font-family: 'Plus Jakarta Sans', sans-serif;
}