/*
Theme Name: coria2026 twtwtfive child theme
Template: twentytwentyfive
*/

html, body {
	position:relative; 
	min-height:100% !important;
	  height:100% !important;
	 
	  margin:0px !important;
	  text-align: justify !important;
	  text-justify: distribute !important;
	  background-color: #ffffff !important;
		
  }

  body:not(.admin-bar) {
	--wp-admin--admin-bar--height: 0px !important;
  }

main {
	margin-bottom:0px !important;
	padding-bottom:40px !important;
	flex: 1 !important;
}

.wp-site-blocks {
 
	display: flex !important;
	flex-direction: column !important;
	min-height: 100% !important;
	padding:0px;
	margin:0px ;
    padding-bottom:0px !important; 
}

header .wp-block-navigation li a:hover::after, .current-menu-item::after {
  height: calc(100% - 3px);
}

.bloc_logos img {
height:100px !important;
width:auto !important;
}

footer {

    margin-top: auto !important;
 
}
