/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com
Template: hello-elementor
Author: DFP
Author URI: https://digitalfootprint.hu
Description: A child theme of Hello Elementor.
Version: 1.0.1
Updated: 2025-05-15 15:40:00
Text Domain: hello-elementor-child

*/

.category-bg .elementor-post-info__terms-list-item {
    background-color: #029C6D;
    padding: 6px 8px 4px 8px;
}

span.elementor-post-info__terms-list-item {
    font-size: 10px;
    font-weight: 700;
	text-transform: uppercase;
}

.category-bg .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 4px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em !important;
}