@import url("https://fonts.googleapis.com/css?family=Asap:400,500,600,700|Tillana:400,500,600,700,800|Alegreya:400,500,600,700,800,900|Alegreya:400,500,600,700,800,900&display=swap");
.card.card-ghost {
  box-shadow: none;
}

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

h1 {
  font-family: "Alegreya", serif !important;
}

h2 {
  font-family: "Alegreya", serif !important;
}

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

.navbar, .card {
  box-shadow: 0 0.375rem 1.125rem rgba(0, 0, 0, 0.15);
}

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

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