.ig-color-strip {
  display: flex;
  height: var(--ig-color-strip-height, 6px);
}

.ig-color-strip__stripe {
  flex: 1;
}
