/*
Theme Name: Lac d'Annecy Accueil & Découverte
Author: And
Author URI: https://www.and-digital.fr/
Version: 1.0
Text Domain: adtheme
*/

.card--active {
    background-color: rgba(0,0,0,0.1);
    transition: background-color 0.2s ease;
    border-radius: 2rem;
}
