:root {
  --theme-palette-primary: #ff2945;
  --theme-palette-secondary: #262626;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #F5F5F5;
  --theme-palette-dark: #161616;
  --theme-palette-soft-dark: #7C7C7C;
  --theme-palette-light-borders: #DDDDDD;
  --theme-palette-dark-borders: #242424;
}
