.blockLink {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.path-contact #main-wrapper {
  background: rgba(0, 0, 0, 0.7);
}
.path-contact .page-title {
  margin: 3rem auto 0;
  color: #fff;
  text-align: center;
}
