:root {
  --ui-primary: #044771;
  --ui-secondary: #6a88a0;
}
.dark {
  --ui-primary: #044771;
  --ui-secondary: #6a88a0;
}
