/*
Theme Name: Finding Frames
Theme URI: https://webstudioremon.nl
Template: kadence
Author: Webstudio Rémon
Author URI: https://webstudioremon.nl
Description: Thema voor Finding Frames.
Version: 1.2.4.1713894723
Updated: 2024-04-23 19:52:03
*/

.titel-verborgen-tot-hover h2.image-overlay-title {
  visibility: hidden;
}
.titel-verborgen-tot-hover:hover h2.image-overlay-title {
  visibility: visible;
  transition: opacity .35s ease-in-out;
}