@charset "utf-8";

.imgAreaFloat.spaceBetween {
  margin-left: 0 !important;
  gap: 2em;
  justify-content: space-between;
}
.List.disc {
  list-style-type:  disc !important;
  margin-left: 2em;
}
.imgAreaFloat.spaceBetween figure {
  margin: 0 !important;
}