html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', sans-serif;
}

.wizard-service-btn.is-active,
.wizard-timeline-btn.is-active {
  border-color: #C08A3E !important;
  background-color: #FFF4EC;
  color: #14202E !important;
}
