/*
Theme Name: Remark Hello Child
Theme URI: https://example.com/
Description: Child theme for the Hello Elementor theme tailored for the Remark site.
Author: Remark Team
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: remark-hello-child
*/

/* Add custom styles below */
*, *::before, *::after {
    box-sizing: border-box;
}

