:root {
  --theme-color: #f37021;
}
.navbar button {
  color: var(--theme-color);
}
