@font-face {
    font-family: "salvador";
    src: url("../css/TheSalvador-Condensed.otf") format("opentype");
}


.titre:hover {
    color: #00ffff;
    text-decoration: underline;
}
/* ligne 3099:
@media screen and (max-width: 736px) {

    footer .major {
        margin-top: 2em;
    }

        footer.major br {
            display: none;
        }
}
*/