.cms-index-index .main-container.home-layout .video-container .over-video {
    bottom: 128px;
}

.cms-index-index .main-container.home-layout .video-container .over-video h3 {
    margin-bottom: 66px;
}

.cms-index-index .inner-main {
    margin-top: 40px;
}

.cms-index-index .inner-main .title-separator-wrapper {
    margin-bottom: 20px;
}

.cms-index-index .inner-main .consigliati-per-te.title-separator-wrapper {
    margin-top: 40px;
}

.cms-index-index .video-container .over-video .entra-negozi:before {
    content: "";
    display: block;
    width: 32px;
    height: 28px;
    margin: 0 auto 10px;
    background: url("../../images/home/icona_negozi-01.svg") -2px -6px no-repeat;
    background-size: 110%;
}

.cms-index-index .video-container .over-video .entra-store:before {
    content: "";
    display: block;
    width: 32px;
    height: 28px;
    margin: 0 auto 10px;
    background: url("../../images/home/icona_spesa_online-01.svg") -2px -6px no-repeat;
    background-size: 110%;
}

.cms-home .fr-home .article-box a:hover p {
    color: inherit;
}
