.h-vh-100 {
  height: 100vh;
}

.box-shadow {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}

.construction-tile {
  width: 100%;
  max-width: 500px;
}
.contact-info {
  border-left: 50px solid #2969b6;
}

.construction-info {
  bottom: 20px;
}
