:root {
  --theme-palette-primary: #72BF00;
  --theme-palette-secondary: #054E86;
  --theme-palette-light: #FFFFFF;
  --theme-palette-soft-light: #EBEEEE;
  --theme-palette-dark: #002B40;
  --theme-palette-soft-dark: #4B4B4B;
  --theme-palette-light-borders: #B5C5CD;
  --theme-palette-dark-borders: #4D546A;
}
