/* 
    Created on : 2019-11-06, 09:44:36
    Author     : Philippe Gagnon
*/

/* Typographie */
.display-5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

/* footer */
footer p {
    font-size: 12px;
}
