/*
Theme Name: Timothy Ajide
Theme URI: https://timothyajide.com
Description: Timothy Ajide Theme is a lightweight and minimalist WordPress theme built to work seamlessly with the Elementor site builder. It provides a stable foundation for creating custom designs while staying out of the way.
Author: Laranova Web Solutions
Author URI: https://laranovaweb.com
Version: 1.0.0
Text Domain: timothy-ajide
Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4

*/

/*
Core resets – keep minimal
*/
body {
    margin: 0;
}

.site-main {
    display: block;
}
