

/* separatore */
.divider-cosavedere {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
    height: 150px;
    margin-top: -260px;
}