/* 
Theme Name: POMALLO
Theme URI: https://www.leonardo.hr
Description: POMALLO
Author: Leonardo Media
Author URI: https:///www.leonardo.hr
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/

/* Add your custom styles here */
.page-content a {
    color: #627259;
}
.page-content a:hover {
	text-decoration:underline;
    color: #627259;
}

.contactformbox label {
    width: 100%;
}

div.grecaptcha-badge {
    display: none !important;
    visibility: hidden !important;
}