.wp-block-cover {
  &.is-style-rounded {
    border-radius: var(--wp--custom--radius-md);
    overflow: hidden;
  }
}
