.block-swatch__item-tag{
      background: black;
    color: white;
    position: absolute;
    font-size: 13px;
    top: -0.75rem;
    transform: translateX(-50%);
    width: calc(100% - 16px);
    left: 50%;
    border-radius: 0.25rem;
    font-weight: 600;
      padding: 3px 2px;
    line-height: normal;
  z-index: 1;
}