:root {
  --theme-palette-primary: #072B55;
  --theme-palette-secondary: #FF7C66;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #EBEBEB;
  --theme-palette-dark: #000;
  --theme-palette-soft-dark: #4D546A;
  --theme-palette-light-borders: #FFBEB3;
  --theme-palette-dark-borders: #DEDEDE;
}
