/*
	Theme Name: Hello Elementor Child
	Theme URI: https://bluenotepro.loc/
	Description: Blue Note Pros child theme of Hello Elementor. Loads the site's brand fonts (Config Condensed, Bungee, Roboto) and tokens globally.
	Author: Blue Note Pro Dev Team
	Template: hello-elementor
	Version: 1.0.0
	Text Domain: hello-elementor-child
*/

/* Hello Elementor's default theme footer isn't part of the Blue Note Pros
   design (index.html ships an empty <footer>), so suppress its default
   "All rights reserved" copyright line until a real BNP footer widget/
   template replaces it. */
.site-footer.dynamic-footer .copyright {
	display: none;
}
*{
	box-sizing: border-box !important;
}
