/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 août 2021, 09:54:22
    Author     : thomas
*/
#content a:hover, #content a:focus, #content .link:hover, #content .link:focus {
	border-bottom-style: solid;
	color: inherit;
}
#header	a {
		color: #005a84;
}
#header {
	background: #ffffff !important;
}
.site-branding__slogan {
	color: #000;
}
.site-footer {
	background: #fff;
}
