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

.full-height { min-height: 100svh; }

html, body {
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 100%;
}

*/