:root {
  --variable-collection-color-1: rgba(250, 231, 231, 1);
  --variable-collection-color-2: var(--variable-collection-color-1);
}
