/* CSS Document */

/* Riduce spazio in basso alla sezione sp-section-1 */
#sp-section-1 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Riduce spazio in alto alla sezione sp-main-body */
#sp-main-body {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
