.slides-contact {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70%;
  justify: center;
}
.contact {
  font-family: "Montserrat";
  font-size: .6em;
  pointer-events: all;
}
.contact-left {
  justify-self: start;
}
.slides-link-container {
  align-self: center;
  justify-self: center;
}
.home {
  text-align: left;
  margin-top: 8%;
}
.reveal img {
  width: 500px;
  height: auto;
}
.reveal ul{
  display: block !important;
}
