.overlay-section {
  position: relative;
  align-items: center;
}
.overlay-section a {
  display: flex;
  justify-content: center;
}
.overlay-section img {
  z-index: 1;
  position: absolute;
}