/*
 * Custom CSS
 */

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

.sign-out-text {
  cursor: pointer;
}
