/*
 * custom styles
 */

:root {
  --bs-body-bg: var(--bs-gray-100);
}
