.wp-block-ws-library-ws-featured-content {
padding: var(--ws-space);
background: var(--color-2);
border-radius: var(--border-radius);
}
.wp-block-ws-library-ws-featured-content h2:first-child,
.wp-block-ws-library-ws-featured-content h3:first-child {
margin-top: 0;
}.wp-block-ws-library-ws-share {
display: flex;
flex-direction: column;
align-items: center;
}
.wp-block-ws-library-ws-share .share-subtitle,
.wp-block-ws-library-ws-share .share-title {
font-size: var(--wp--custom--font-size--l);
}
.wp-block-ws-library-ws-share .share-title {
margin-bottom: 10px;
font-weight: 700;
}