/*
Theme Name: Wizmandu Theme
Theme URI: https://wizmandu.com/
Author: Wizmandu
Author URI: https://wizmandu.com/
Description: A standalone custom theme built specifically for the Wizmandu plugin ecosystem. It flawlessly integrates with Wizboard, courses, and directories.
Version: 1.0.0
Text Domain: wizmandu-theme
*/

/* Custom global styles can go here. Elementor styles handle the header/footer perfectly. */
body {
    background-color: #f8f9fa;
    color: #333333;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
