:root, [data-bs-theme=light] {
  --bs-body-font-weight: bold;
  --bs-link-color: #ffffff;
  --bs-link-color-rgb: 255,255,255;
  --bs-link-hover-color: #e6dd0f;
  --bs-link-hover-color-rgb: 230,221,15;
  --bs-focus-ring-opacity: 0;
}

.swiper-vertical {
  max-height: 100vh;
}

