section#contact {
  background-color: #212529;
  background-image: url("../assets/img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}
section#about {
  background-color: #006FA7;
}
section#ceny {
  background-color: #EA1E63;
}



