<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: tgbitalia 2020
Template: zakra
Author: Child Theme Configurator
Version: 1.1602749109
Updated: 2020-10-15 08:05:09

*/



.effetto-zoom a, a.effetto-zoom{
    display: block;
    overflow: hidden !important;
}
.effetto-zoom a&gt;img, a.effetto-zoom&gt;img{
    transition: all .3s ease 0s;
}
.effetto-zoom a:hover &gt; img, a.effetto-zoom:hover &gt; img{
    transform: scale(1.1);   
}</pre></body></html>