:root {
  --theme-color1-rgb: 254, 74, 75;
  --theme-color2-rgb: 4, 97, 193;
  --theme-color-light: #ffffff;
  --theme-color-dark: #13121d;
  --theme-color1: #fe4a4b;/*#f4692a*/
  --theme-color2: #0461c1;
}