/*
Theme Name: theSVG Clone (Hello Elementor Child)
Theme URI: https://example.com
Description: Child theme of Hello Elementor. Adds a brand-SVG icon browser (search, filter, variant picker, copy, download) powered by the public theSVG.org manifest + CDN. Built for glincker/thesvg integration.
Author: Your Name
Template: hello-elementor
Version: 1.0.0
Text Domain: thesvg-clone-child
*/

/* Base resets that play nicely with Elementor's own CSS — keep this file
   minimal; all icon-browser styling lives in assets/css/icon-browser.css
   and is only enqueued on the page that uses the [thesvg_icon_browser]
   shortcode, so it never bleeds into the rest of the site. */

body {
	-webkit-font-smoothing: antialiased;
}
