/* .footer{
    padding: 0;
    margin-top: 0;
} */
.site-footer {
    padding: 1% 0;
}

.site-footer__bottom {
    border: 0;
    margin: 0;
}

.site-footer__bottom .region {
    margin: 0;
}

.footer .unioncamere img {
    width: 200px;
    margin-top: 9px;
}

.footer .cameradicommercio {
    text-align: right;
}

.footer .cameradicommercio span {
    color: #fff;
    padding-right: 15px;
}

.footer .privacy {
    text-align: center;
}

.footer .privacy a {
    color: #fff;
    line-height: 74px;
    white-space: nowrap;
}