#presentation{
	color: var(--blue);
	text-transform: uppercase;
	margin-left: auto;
	text-align: right;
	display: block;
}
.general-director{
	max-width: 300px;
	width: 100%;
	margin: 0 1rem 1rem 0;
}
body>.container a{
	color: var(--blue);
}
.content{
	display: flex;
}