:root {
  --themeBaseColor:#ffc11e;
  --themeBgColor: linear-gradient(var(--themeBaseColor),#f5f5f5);
}