/*
Theme Name: Trater starter
Theme URI: https://trater-solutions.com
Author: Trater Solutions
Author URI: https://trater-solutions.com
Description: Starter theme optimized for Elementor. Clean, fast, fully customizable.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: trater-starter
*/

* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; -webkit-font-smoothing: antialiased; }
a { text-decoration: none; color: inherit; }
img { max-width: 100%; height: auto; }
.elementor-page .site-content { padding: 0; }
.elementor-page .site-content .entry-content { margin: 0; padding: 0; }
