/*!
Theme Name: allora
Theme URI: https://wordpress.iqonic.design/product/wp-free/allora_wp/
Author: Iqonic Design
Author URI: https://iqonic.design/
Description: allora WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 5.6+
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: allora
Tags: four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share
what you've learned with others. #95c4d8
*/
:root {
  --global-body-bgcolor:#E1EEFA !important;
  --highlight-font-family: 'Montserrat', sans-serif;;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;;
	font-family: var(--highlight-font-family);
	font-stretch: condensed;
	clear: both;
	margin: 25px 0;
	word-break: break-word;
	text-transform: capitalize;
}

.elementor-2197 .elementor-element.elementor-element-436866c .qodef-qi-section-title .qodef-m-title {
    font-size: 110px;
}

@media (max-width: 767px) {
    .elementor-2197 .elementor-element.elementor-element-436866c .qodef-qi-section-title .qodef-m-title {
        font-size: 52px;
    }
}

 .key {
    text-align: left;
    width: 200px;
    font-weight: bold;
}
 .val {
    text-align: left;
}
