/* .b-share */

.ya_share .b-share__handle {
    border-radius: 4px !important; /* = $border_radius_xs */
    background-color: rgba(var(--gr-color-black-rgb), .25) !important;
}

.ya_share .b-share__handle:hover {
    background-color: var(--gr-color-primary-base) !important;
}
