html {
    scroll-behavior: smooth;
}

.success-vote {
    text-align: center;
}

@media screen and (max-width: 778px) {
    .breadcrumbs {
        margin-bottom: 10px;
    }

    .breadcrumbs.breadcrumbs-bg {
        margin-top: 10px;
    }



    .breadcrumbs-off .hgroup {
        padding-bottom: 5px;
    }

    .title-right .hgroup {
        padding: 0 0 5px 0;
    }

    .title-right.breadcrumbs-off .hgroup {
        padding-top: 5px;
    }

    .title-left.disabled-bg .breadcrumbs {
        margin-bottom: 0;
    }
}
