@theroutingcompany/components 0.0.51-alpha.3 → 0.0.51-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18509,7 +18509,7 @@ const rI = JR, nI = eI, oI = {
18509
18509
  display: flex;
18510
18510
  align-items: center;
18511
18511
  gap: 5.33px;
18512
- color: ${f.color_deprecated_text_sentiment_negative};
18512
+ color: ${f.color_brand_red};
18513
18513
  font-size: ${f.font_size_150};
18514
18514
  font-family: ${f.font_family_pingo};
18515
18515
  padding-top: ${f.spacing_50};