.accordion-button:not(.collapsed) {
  color: #f56b39 !important;
  background-color: #eee3dd !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

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

.accordion {
  margin: 5rem;
}
