@layer components {
  .check-button__label {
    padding: 0.5rem;
    font-size: var(--text-base);
  }

  .check-button__icon {
    width: 18px;
    height: 18px;
  }
}
