/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.0.1686565156
Updated: 2023-06-12 10:19:16

*/

.footer-eu {
	background: rgba(0,0,0,0.8);
	margin: 0 auto;
	text-align: center;
}

#logos-eu {
	/*width: 45%;*/
}

@media only screen and (max-width: 1440px) {
	#logos-eu { width: 55%; }
}

@media only screen and (max-width: 1280px) {
	#logos-eu { width: 60%; }
}

@media only screen and (max-width: 1024px) {
	#logos-eu { width: 70%; }
}

@media only screen and (max-width: 768px) {
	#logos-eu { width: 95%; }
}
