:root {
  --vpss-bg-splash: #fefefe;
  --vpss-bg-loader: #ffc338;
}

.dark {
  --vpss-bg-splash: #222225;
}
