/*
Theme Name: Hello Biz Child
Theme URI: https://elementor.com/products/hello-biz/
Description: Child theme for Hello Biz by Elementor.
Author: Flashify Labs
Author URI: https://flashifylabs.com/
Template: hello-biz
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
*/

h1 {
    font-size: 36px !important;
}
h3 {
    font-size: 22px !important;
}
p {
    font-size: 15px !important;
}

/* Hide Eyebrow Texts */
.negombo-tropical-gateway__eyebrow,
.negombo-island-elements__eyebrow {
    display: none !important;
}