.site-logo {
    position: relative;
    top: 5px;
}

.wd-logo img {
    max-height: 100% !important;
}

.footer-container .wp-block-social-links li {
    padding: 10px;
}

.footer-container svg {
    fill: #AFAFAF;
}

.footer-container svg:hover {
    fill: #FAFAFA;
}

figure.has-nested-images:has(> figure.footer-logo) {
    justify-content: center;
}

.section-italy-country {
    margin-bottom: 0 !important;
}

@media (min-width: 1024px) {
    .wd-logo img {
        padding: 5px;
    }
}
