@import url("https://fonts.googleapis.com/css?family=Sora:100,200,300,400,500,600,700,800&display=swap");
.card.card-ghost {
  box-shadow: none;
}

.card.card-ghost {
  box-shadow: none;
}

body, html {
  min-height: 100vh;
}

.navbar, .card {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

.carousel-indicators > li[data-bs-target]::marker {
  font-size: 0;
}

.card.card-ghost {
  box-shadow: none;
}