/*
Theme Name: Kasicon
Theme URI: https://example.com/kasicon
Author: Your Name
Author URI: https://example.com
Description: Custom theme for Kasicon 2026 site.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kasicon
Tags: custom-theme
*/

/* Add your theme styles below */

body {
	margin: 0;
	padding: 0;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
