/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 30 2019 | 08:21:03 (pm)
/*
/******* Do not edit this file *******/

.av-hover-grow:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.01);
}
p {
    margin: 0.85em 0;
    text-align: justify;
}
.av-subheading p:first-child {
    margin-top: 0;
    text-align: center;
}