.site-content {
    padding: 20px;
}


.testo {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
}

div.date p {
    line-height: 1.5;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

p a {
    color: #212120;
}

@media only screen and (max-width: 766px) {
    .hidden-mobile{
        display: none;
    }
}

@media only screen and (max-width: 766px) {
    .pink-mobile{
        color: #e9429b;
    }
}

@media only screen and (max-width: 766px) {
    .bold-only-mobile {
        font-weight: bold;
    }
}

.titolo-storia {
    font-size: 250px; 
    line-height: 0.8;
    text-align: center;
}

.sottotitolo-storia {
    padding-bottom: 30px;
    text-align: center;
    letter-spacing: 1px;
}
