/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress Theme.
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 3.1.1
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/

#one-third .elementor-widget-wrap.elementor-element-populated:hover :is(span, p) {
    color: white;
    border-color: white;
    fill: white;
}

div#gallery-1 img {
    transition: .5s all ease;
}

div#gallery-1 img:hover {
    filter: brightness(0.5);
}

#inn-page strong {
    color: black;
    font-size: 18px;
}

#inn-page li::marker {
    color: #ab8554;
}

#inn-page ul, #inn-page ol {
    padding-left: 15px !important;
}

#inn-page li {margin-top: 20px;line-height: 24px;}

#inn-page li:first-child {
    margin: 0;
}

.inn-page-2 li {
    margin: 5px 0 !important;
}