body{
    font-size: 13pt;
}
@media (min-width: 768px){
header.masthead {
    padding-bottom: 5px !important;
    padding-top: 0.5% !important;
}
}
b{
    font-size: 20pt;
    margin-bottom: 15px;
}
#logo{
    /* SE VOGLIO METTERE IL LOGO AL CENTRO */
    /* text-align: center; */
    text-align: center;
    padding-bottom: 1.3%;
}
.glacial{
    color: #053473;
}
header.masthead {
    text-align: center;
    padding-bottom: 5px !important;
    padding-top: 0.5% !important;
}
.privacyPol{
    background-color: white;
    text-align: left;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 3%;
    padding-top: 5%;
}
.homepage{
    margin-top: 0% !important;
    background-image: none !important;
    background-color: #053473 !important;
}