@layer seed-components {
  .seed-image-frame-icon {
    color: var(--seed-color-palette-static-white);
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }
}
