
body {
  font-family: 'Inter', sans-serif;
}
.logo {
  height: 48px;
}
.accordion-button:not(.collapsed) {
  background-color: #e6f4ea;
  color: #1e4620;
  font-weight: 600;
}
