/* Bouton flottant */
.cv-floating-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
}