* {

}

.block-share {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 36px;
    gap: 10px;
}

/*
.site-header__menu {
    transition-duration: 0s;
}

@media screen and (min-width: 1199px) {
    !*.site-header__menu {*!
    !*    top: 16rem !important;*!
    !*}*!

    .site-header.is-scrolled .site-header__menu {
        top: 40px !important;
    }
}*/
