@layer payload-default {
  .icon--copy {
    height: 1.5384615385rem;
    width: 1.5384615385rem;
  }
  .icon--copy .stroke {
    fill: none;
    stroke: currentColor;
    stroke-width: 1px;
  }
  .icon--check {
    height: 1.5384615385rem;
    width: 1.5384615385rem;
  }
  .icon--check .stroke {
    fill: none;
    stroke: currentColor;
    stroke-width: 2px;
  }
}
@layer payload-default {
}
