/* Styles généraux pour la page */
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding-top: 45px;
    overflow-x: hidden;
}