.mobile-project-photo {
  width: 19%;
}
.swiper-one {
  display: none;
}
.swiper-scrollbar-one {
  display: none;
}
.project-mobile-photo-start {
  justify-content: start;
}
.project-mobile-photo-start img {
  margin-right: 17px;
}
.project-mobile-title {
  margin-top: 70px;
}
.footer-content p {
  color: #ffffff;
}
.water-header {
  background-color: red;
}
.water {
  background-color: #232831;
}
.circle {
  background-color: rgb(255, 255, 255);
}
body {
  background-color: #2a2c31;
}
.what-we-done {
  background: #35373d;
}
.done-item {
  background: #2a2c31;
}
.task-text {
  color: #ffffff;
}
.date {
  color: #676767;
}
.done-container-small {
  background: #35373d;
}
.done-cart-small {
  background: #2a2c31;
}
.done-cart-small-title {
  color: #ffffff;
}
.done-cart-small-description {
  color: #ffffff;
}
.date span {
  color: rgb(255, 255, 255);
}
.done-text-small {
  color: rgb(255, 255, 255);
}
.done-header-small {
  color: rgb(255, 255, 255);
}
.project-info-text-task {
  color: rgb(255, 255, 255);
}
.project-case-container > p {
  color: #676767;
}
.project-case-event-info-cart > p {
  color: #676767;
}
.about-project {
  margin-top: 100px;
}
@media screen and (max-width: 700px) {
  .what-we-done {
    background-color: transparent;
  }
  .done-container-small {
    background-color: transparent;
  }
}
