/*
Theme Name: KesseyWP
Theme URI: https://example.com/kesseywp
Author: KesseyWP AI
Description: A custom WordPress theme tailored for KesseyWP, featuring modern aesthetics and modular structure.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: kesseywp
*/

/* 
 * This file is required for WordPress themes.
 * Most styles will be in assets/css/main.css.
 */

body {
    margin: 0;
    padding: 0;
}


