
@charset "UTF-8";

.panel-heading {
  cursor: pointer;
}

.panel-heading:hover a {
  text-decoration: underline;
}
