.block-share-and-categories p{margin-top:0}.block-share-and-categories__title{font-family:var(--wp--preset--font-family--display);text-transform:uppercase;font-weight:500;line-height:var(--wp--custom--line-height--tiny);font-size:1.625rem;margin-bottom:22px}.block-share-and-categories .shared-counts-wrap{display:flex;flex-flow:row wrap;gap:10px;list-style-type:none;margin:0;padding:0}.block-share-and-categories__share a{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:10px;background-color:var(--wp--preset--color--quaternary)}.block-share-and-categories__share a svg,.block-share-and-categories__share a svg{width:25px;height:25px;fill:#000}.block-share-and-categories__share a:hover,.block-share-and-categories__share a:active{background-color:#000}.block-share-and-categories__share a:hover svg,.block-share-and-categories__share a:active svg{fill:var(--wp--preset--color--quaternary)}@media only screen and (max-width:767px){.block-share-and-categories{text-align:center}.block-share-and-categories .shared-counts-wrap{justify-content:center}.block-share-and-categories__categories{margin-top:36px}}@media only screen and (min-width:768px){.block-share-and-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px}}