<!-- début carte -->
<section id="mapAteliers">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="col-lg-10 py-5 py-lg-0" data-aos="fade-right" style="text-align:center; color:white;">
<h3>Ateliers numériques de Webgiciel & Justarigolo</h3>
<p>
Dol-de-Bretagne (35) <br>
Gathemo (50) <br>
Villejuif (94)
</p>
<a href="mailto:contact@webgiciel.com">contact@webgiciel.com</a>
<div id="map" style="width: 100%; height: 300px; background-color: purple; margin-top:20px;"></div>
</div>
</div>
</div>
</section>
<!-- fin carte -->