/* =============================
LANDING STYLE CSS
=============================== */
.gallery-style-4 .single-gallery .overlay .action .link {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  color: #333;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
