:root {
  --theme-palette-primary: #FF6154;
  --theme-palette-secondary: #005EF6;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #fafbff;
  --theme-palette-dark: #21293C;
  --theme-palette-soft-dark: #4B587C;
  --theme-palette-light-borders: #d9e1ec;
  --theme-palette-dark-borders: #d9e1ec;
}
