/*
Theme Name: Omega Child
Theme URI: https://www.webmarketers.ca/
Description: Omega child theme for Hello Elementor 3.x. Rebuilt 2026-09-25 from the reviewed Omega-Child 1.0.1 (Hello Elementor 2.3.0).
Author: Webmarketers
Author URI: https://www.webmarketers.ca/
Template: hello-elementor
Version: 2.0.1
Text Domain: omega-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Hello Elementor 3.x reset.css sets antialiased smoothing, which renders text
   thinner on macOS/iOS than the old Hello 2.3.0 site. Restore the browser default. */
body {
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}
