.twz-share{--text-color: var(--white);padding:1rem}.twz-share ul{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:0}@media(max-width: 767px){.twz-share ul{flex-direction:row}}.twz-share ul .twz-share__item{list-style:none;margin:0}.twz-share ul .twz-share__item a{display:block;background-repeat:no-repeat;background-position:center;background-size:contain}.twz-share ul .twz-share__item a svg{width:3rem;height:3rem;fill:var(--text-color-dark)}.twz-share ul .twz-share__item a:hover svg{fill:var(--share-hover)}@media(max-width: 767px){.twz-share ul .twz-share__item a:hover svg{fill:var(--share-mobile-hover, var(--blue-800))}}
.twz-share{--share-hover: var(--brown-500)}
