/*
Bootstrap 5 uses CSS variables. You can use app-related variables in this file. The standard Bootstrap values are used as a fallback 
Check our Docs for more information: https://go.2sxc.org/app-theme
*/

:root {
  --bs-body-font-size-fallback-app-swiper: 1rem;
  --swiper-theme-color: var(--bs-body-color);
  --swiper-navigation-size: 16px;
}
