.compteur-wrapper{display:flex;justify-content:center;align-items:center}.compteur-vues{display:flex;justify-content:center;align-items:center;padding:16px 24px;border-radius:20px;background-color:#0073e6;color:#fff!important;font-weight:600;font-size:16px;box-shadow:0 4px 8px rgba(0,0,0,0.15);text-align:center;min-width:120px;transition:all 0.3s ease}.compteur-vues:hover{background-color:#005bb5;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,0.2)}