.blockLink {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.modules-wrapper {
  background: #0000ff;
}
.modules-wrapper .section-title {
  color: #ffffff;
}
