.social-share .small-label {margin-right: 1em;}
.social-share .btn {width: 2em; height: 2em; padding: 0; margin-right: 1em; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-align: center; background: none;fill: var(--scheme-text-color);stroke: var(--scheme-text-color);border:0}
.social-share .btn svg {width: 1.5em;height: 1.5em;}
.social-share .btn:last-child {margin-right: 0;}