/*
Theme Name: Customizr Child
Theme URI: https://presscustomizr.com/customizr
Template: customizr
Author: nikeo
Author URI: https://presscustomizr.com/
Description: Customizr is a simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers more than 100K active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,buddypress,custom-menu,custom-colors,featured-images,full-width-template,theme-options,threaded-comments,translation-ready,sticky-post,post-formats,rtl-language-support,editor-style
Version: 4.4.24.1782895449
Updated: 2026-07-01 10:44:09

*/

.eu-logos {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 32px;
	margin-top: 30px;
}

.eu-logos img {
    display: block;
    height: clamp(40px, 5vw, 90px);
    width: auto;
}