/* --- COULEURS --- */


/* --- IDENTITÉ --- */
#logo-container{
	line-height: 1.4;
	white-space: pre;
}
#logo-container a{
	position: absolute;
	color: transparent;
	height: 100px;
	width: 240px;
	outline-color: #000000!important;
}
#logo-container::after{
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	font-size: 0.9em;
	padding: 26px;
}
html[lang='fr-FR'] #logo-container::after{
	content: 'Chaire d\'excellence \a Shoah et \a entreprises génocidaires \a 2024-2027';
}
html[lang='en-GB'] #logo-container::after{
	content: 'Chair of Excellence \a Holocaust and \a Genocide Studies \a 2024-2027';
}
.page-template-default .wp-block-columns.logos{
	align-items: center !important;
}
/* --- FOOTER --- */
.footer-box.span_1_of_3.col-2{
	max-width: 40%;
}