:root {
  --theme-color1: #000642;
  --theme-color2: #E13833;
  --theme-color1-rgb: 0, 6, 65;
  --theme-color2-rgb: 225, 56, 51;
  --theme-color1-text-color: #fff;
  --theme-color2-text-color: #fff;
}