/* Scss Document */
.fondVert {
  fill: #909540; }

.ligneRondeBlanche {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-width: 8px; }
