.accordion-button:hover {
  background-color: #f0f0f0;
  color: #0056b3;
  text-decoration: underline;
}

