.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;
}