.carousel-indicators {
  color: var(--bs-light);
}

.text-block {
  text-align: justify;
}

.textcolor-h1 {
  color: var(--bs-teal);
}

body {
  font-family: 'Aldrich';
}

