/* Old theme for walmart. */
:root {
  --tsx-google-blue: #4285F4;

  --tsx-primary1: #1990F2;
  --tsx-primary2: #0071CE;
  --tsx-primary3: #0D47A1;

  --tsx-secondary1: #ffc220;
  --tsx-secondary2: #FB8C00;
  --tsx-secondary3: #FF4E00;

  --tsx-alert1: #E74046;
  --tsx-alert2: #DE1C24;

  --tsx-success1: #55B134;
  --tsx-highlight1: #3ff9dc;
}
