/* Ícones sociais isolados das regras globais de SVG do tema e de blocos. */
.bp-social-links{display:flex!important;align-items:center!important;gap:8px!important}
.bp-social-links>a{box-sizing:border-box!important;flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;display:grid!important;place-items:center!important;overflow:hidden!important}
.bp-social-links>a>svg{box-sizing:content-box!important;display:block!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;margin:0!important;padding:0!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
.bp-social-links>a>svg path:first-child{fill:currentColor!important;stroke:none!important}
.bp-social-links>a>svg .bp-social-play{fill:var(--bp-paper)!important;stroke:none!important}
