.btn-no-hover > a:hover {
background-color: transparent !important;
color: #69625A !important;
border-color: #69625A !important;
}
@media screen and (max-width: 768px){
.capodanno-h1{
font-size:60px !important;
}
.capodanno-h3{
font-size:40px !important;
}
}
@media screen and (max-width: 375px){
.capodanno-h1{
font-size:50px !important;
}
.capodanno-h3{
font-size:36px !important;
}
}