.tab { display: none; }
.active-tab { display: block; }
.active-tab-button
{
  text-decoration: solid underline white 3px;
  text-underline-offset: 1.5ex;
}

dt
{
  font-weight: bold;
}

dd
{
  margin-bottom: 5px;
}
