/*
 * General colors...
 */
:root {
  --bs-body-color: #000000;
  --bs-body-color-rgb: 0, 0, 0;
}
