/*
Theme Name: Le Rocher
Theme URI: https://assolerocher.org/
Template: hello-elementor
Author: Nexize
Author URI: https://nexize.com/
Version: 1.0
Updated: 2024-06-24

*/

p:last-child {
  margin-bottom:0;
}

.blue {
  color:#004EB4;
}

.menu-persona {
  transition:all 0.5s;
}

.menu-persona.closed {
  right:-100% !important;
}