@theroutingcompany/components 0.0.51-alpha.4 → 0.0.51-alpha.6

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.
@@ -1719,10 +1719,10 @@ Valid keys: `+JSON.stringify(Object.keys(R),null," "));var ee=ce(q,re,Y,ie,le+"
1719
1719
  display: flex;
1720
1720
  align-items: center;
1721
1721
  gap: 5.33px;
1722
- color: ${p.color_deprecated_text_sentiment_negative};
1722
+ color: ${p.color_brand_red};
1723
1723
  font-size: ${p.font_size_150};
1724
1724
  font-family: ${p.font_family_pingo};
1725
- padding-top: ${p.spacing_50};
1725
+ padding-top: ${p.spacing_125};
1726
1726
 
1727
1727
  & > svg {
1728
1728
  font-size: ${p.font_size_200};