:root {
  --theme-color1-rgb: 254, 74, 75;
  --theme-color2-rgb: 4, 97, 193;
  --theme-color-light: #ffffff;
  --theme-color-dark: #0D2F7D;
  --theme-color1: #092360;
  --theme-color2: #00419D;
}