/*
Theme Name: SDN Loji 3 Theme
Theme URI: https://sdnloji3.sch.id
Author: Antigravity
Author URI: https://google.com
Description: Official WordPress Block Theme for SDN Loji 3. Featuring deep purple colors and modern design.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sdn-loji-3-theme
*/

/* Custom CSS fallback styles */
body {
    font-family: 'Poppins', sans-serif;
    color: #1f2937;
    background-color: #fafafa;
}
