/**
Theme Name: Omhu.eu
Author: We Are Branding
Author URI: https://wearebranding.dk/
Description: Custom CSS
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: omhu-eu
Template: astra
*/




:root {
  --surface: #EFEBE5;
}

.wab-section .elementor-widget-image {
	height: 100%;
}
.wab-frontpagesection img {
    object-fit: cover;
}