/*
 Theme Name:   Orientamento Universitario Child GP
 Theme URI:    https://www.performize.it
 Description:  Orientamento Universitario Child theme
 Author:       Performize
 Author URI:   https://www.performize.it
 Template:     generatepress
 Version:      1.10.1.15
*/

/* box Guide Utili in Home Page */

.info-box-shadow {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
}

.home-news-minori figure {
    display: block;
    height: 100%;
}

@media (max-width: 1024px) {

    .home-news-minori > div {
        box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
    }
}
