
/* Custom Styles */
.hero {
  background-size: cover;
  background-position: center;
}
.feature-icon {
  font-size: 3rem;
  color: #0d6efd;
}
.scroll-top {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  display: none;
}
