:root {
  --couleur1-ce: #30599e;
  --couleur2-ce: #bdbd00;
  --swiper-theme-color: #30599e;
  --swiper-pagination-bullet-inactive-color: #bdbd00;
}

body{
  background-image: url("");
  background-repeat: no-repeat;
  background-position: 0 188px;
  background-size: 100% auto;
  background-color: #f6f7fa;
}

.slider-home .carousel-home:before{
  content:" ";
  position: absolute;
  width: 138px;
  height: 138px;
  background-image: url("");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: -11px;
  left: -19px;
  z-index: 98;
}

/**
 * Theme Custom CSS
 **/
