/*
 Theme Name: Bonyboy
 Theme URI: https://bonyboy.net/
 Author: Bonyboy
 Author URI: https://bonyboy.net/
 Description: A lightweight WordPress theme designed for use with Elementor.
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: elementor-starter
 Tags: elementor, minimal, responsive
*/

body {
    margin: 0;
    font-family: Arial, sans-serif;
}

.site-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}