/* Color Scheme */

:root {
  --bgcolor: #0285C9;
  --color: #eee;
  --bs-border-radius: 0;
}