body {
    padding-bottom: 80px; /* Altezza approssimativa del footer */
}

@media (max-width: 768px) {
    footer {
        position: relative !important;
    }
}

.special {
    font-family: 'Monotype Corsiva Regular', serif;
}