/* Color Scheme */

:root {
  --bgcolor: #0678be; /* #fc3c68 */
  --color: #050801; /* #eee */
  --bs-border-radius: 0;
}