/* 
Theme Name: Custom Hello Theme Child
Theme URI: https://archicoders.com/
Description: Custom Child Theme for Hello Elementor
Author: Archicoders Team
Author URI: https://archicoders.com/
Template: hello-elementor
Version: 1.1.2
Text Domain: archicoders-child-master
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html {
    font-size: clamp(9px, 0.521vw, 10px);
}

body {
    font-size: 1.6rem;
}

p:last-child {
    margin-bottom: 0;
}

/*
    Add your custom styles here
*/
