@import url("https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900&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.1875rem 0.5625rem rgba(0, 0, 0, 0);
}

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

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