/*
Theme Name:     jampaa
Theme URI:      
Description:    Tema Child per il tema hello-elementor
Author:         jampaa
Author URI:     
Template:       hello-elementor
Version:        0.1.2
*/
.socket-link a {
    font-size: 12px !important;
}
.footer-link a{
    font-size: 15px !important;
}
.pre-footer-link a{
    font-size: 20px !important;
}
span.gold {
    color: var(--e-global-color-accent);
}
.blur-bck {
    backdrop-filter: blur(5px);
}

.gallery-img-piccole figure img{
	height:300px;
	width:300px;
	object-fit: cover;
}

.gallery{
	margin:0px !important;
}