.mec-hover-link {
  width: 100%;
  position: relative;
}
.mec-hover-link::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.mec-hover-link .et_pb_text {
  color: white !important;
  font-weight: 600;
  text-transform: uppercase;
  background-color: rgba(0, 83, 155, 0.8);
}
.mec-hover-link .et_pb_text a {
  color: white !important;
}
.mec-hover-link .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=view.css.map */