.bas-de-page {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-style: italic;
}
