.project_content__img {
  background: #E5E8CC;
}

.project_content__hover__img {
  top: 0;
  left: 0;
  bottom: 0;
}

.project_content__hover__img img {
  width: 100%;
  height: 100%;
}

svg {
  width: 100%;
  height: 100%;
}

.svg_hover > path:hover {
  opacity: 1;
  stroke: white;
}

.svg_hover > path {
  opacity: 0;
}

.lisi__plane_first {
  background-color: #E5E8CC;
}
/*# sourceMappingURL=styles.css.map */