/*
Theme Name: Brat Lite
Theme URI: https://bratgenerator.com/
Author: Eduapply Team
Description: Lightweight Elementor-compatible theme for Brat Generator website. Responsive, SEO & AdSense ready.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: brat-lite
*/

body {
  margin: 0;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}
.container {
  width: min(1100px, 92%);
  margin: 0 auto;
}
