.page-title {
    color: var(--couleur-vert);
    font-size: 3em;
    margin: 0 0 1em;
    /*font-weight: bold;*/
    letter-spacing: -1px;
}
