/*
Theme Name: limbourg
Theme URI: http://p3309.phpnet.org/limbourg
Author: LWS
Author URI: https://www.lws.be/
Description: Le thème du site Limbourg
Version: 1.0
Tags: responsive-layout
*/
.logo-menu a {
  background-color: #00000050;
  width: 65%;
  display: flex;
	align-items: cneter;
	justify-content: center;
  margin: 0 auto;
	border-radius: 9999px;
	padding: 35px;
	
}
.logo-menu img {
  display: block;
  min-width: 100px !important;
	margin: 0 !important;
}
