.wp-block-outermost-social-sharing {
    align-items: flex-start;
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-outermost-social-sharing .outermost-social-sharing-link a,
.wp-block-outermost-social-sharing .outermost-social-sharing-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none;
}

.wp-block-outermost-social-sharing .outermost-social-sharing-link a {
    padding: .25em
}

.wp-block-outermost-social-sharing .outermost-social-sharing-link svg {
    height: 1em;
    width: 1em
}

.wp-block-outermost-social-sharing .outermost-social-sharing-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-outermost-social-sharing.has-small-icon-size {
    font-size: 16px
}

.wp-block-outermost-social-sharing,
.wp-block-outermost-social-sharing.has-normal-icon-size {
    font-size: 24px
}

.wp-block-outermost-social-sharing.has-large-icon-size {
    font-size: 36px
}

.wp-block-outermost-social-sharing.has-huge-icon-size {
    font-size: 48px
}

.wp-block-outermost-social-sharing.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-outermost-social-sharing.alignright {
    justify-content: flex-end
}

.wp-block-outermost-social-sharing-link {
    border-radius: 4px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

.wp-block-outermost-social-sharing-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: all 0.3s ease-in-out;
}


/* Link (hover) */
.wp-block-outermost-social-sharing .outermost-social-sharing-link a:hover{
    background-color:var(--wp--preset--color--base-3);
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
   }

.wp-block-outermost-social-sharing .wp-block-outermost-social-sharing-link .wp-block-outermost-social-sharing-link-anchor,
.wp-block-outermost-social-sharing .wp-block-outermost-social-sharing-link .wp-block-outermost-social-sharing-link-anchor svg,
.wp-block-outermost-social-sharing .wp-block-outermost-social-sharing-link .wp-block-outermost-social-sharing-link-anchor:active,
.wp-block-outermost-social-sharing .wp-block-outermost-social-sharing-link .wp-block-outermost-social-sharing-link-anchor:hover,
.wp-block-outermost-social-sharing .wp-block-outermost-social-sharing-link .wp-block-outermost-social-sharing-link-anchor:visited {
    color: currentColor;
    fill: currentColor;
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link {
    background-color: currentColor;
    color: #444
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-facebook {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-flipboard {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-line {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-linkedin {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-pinterest {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-pocket {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-reddit {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-skype {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-telegram {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-threads {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-tumblr {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-viber {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-whatsapp {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing:not(.is-style-logos-only) .outermost-social-sharing-link-x {
    background-color: currentColor;
    color: #fff
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link {
    background: none
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link a {
    padding: 0
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link {
    color: #444
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-facebook {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-flipboard {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-line {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-linkedin {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-pinterest {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-pocket {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-reddit {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-skype {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-telegram {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-threads {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-tumblr {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-twitter {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-viber {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-whatsapp {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-logos-only .outermost-social-sharing-link-x {
    color: currentColor
}

.wp-block-outermost-social-sharing.is-style-pill-shape .outermost-social-sharing-link {
    width: auto
}

.wp-block-outermost-social-sharing.is-style-pill-shape .outermost-social-sharing-link a {
    padding-left: .6666666667em;
    padding-right: .6666666667em
}

.wp-block-post-template.is-flex-container .wp-block-outermost-social-sharing li {
    width: auto
}