:root{
--primary-color: #97bf04;
--secondary-color-1: #db0c31;
--secondary-color-2: #618c03;
--neutral-color: #4c5e5e;
--neutral-soft-color: #b0b1b3;
--neutral-light-color: #f9f0e3;
}

#yw-header .background-image {
  • background-size: cover;

}
.bulle-verte {
  • background-image: url(/files/PageMedia_PAPTATE_CARTO_20220414111405_20220415080207.png);
  • padding: 3rem;
  • background-size: contain;
  • background-repeat: no-repeat;
}

.bulle-grise {
  • background-image: url(/files/PageMedia_PAPTATE_ACTUS_20220414111405_20220415080144.png);
  • padding: 3rem;
  • background-size: contain;
  • background-repeat: no-repeat;
}

.bulle-blanche #bazar-list-3 {
  • background: rgba(255, 255, 255, 0.46);
  • box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  • }
  • .bulle-blanche-xl {
  • background-image: url(../images/bulle-blanche.png);
  • padding: 0;
  • background-size: contain;
  • background-repeat: no-repeat;
}

.bulle-grise h2 a {
  • color: #fff;
  • text-transform: uppercase;
  • text-align: center;
}
.bulle-verte h2 a {
  • color: #fff;
  • text-transform: uppercase;
  • text-align: center;
}

@media only screen and (min-width: 901px) {
#footer-projet {

  • background-color:#fff;
  • background-image: url(/files/PageMedia_FOOTER_FORMABIO_20220414111355_20220414111355.png);
    • height:250px;
  • background-size:contain;

}
}
@media (max-width: 900px) {
#footer-projet {

  • background-color:#fff;
  • background-image: none;
  • }

}
.logo_resothem img {

  • background-color: #fff;
  • padding: .5em;
  • border-radius: 10px;

}

#yw-header .btn {
  • padding: .5em ;
  • margin-top: 1em;
  • margin-right: .5em;
  • width: 12em;
}

.lead{margin-bottom:0px;}

a.btn-secondary-1{color:white!important;}