/* Rebrand theme for walmart. */
:root {
  --tsx-google-blue: #4285F4;

  --tsx-primary1: #4dbdf5;
  --tsx-primary2: #0053e2;
  --tsx-primary3: #001e60;

  --tsx-secondary1: #ffc220;
  --tsx-secondary2: #FB8C00;
  --tsx-secondary3: #FF4E00;

  --tsx-alert1: #E74046;
  --tsx-alert2: #de1c24;

  --tsx-success1: #267A03;
  --tsx-highlight1: #3ff9dc;
}
