#out li li {
  margin-bottom: 1ex;
}

.error {
  font-weight: bold;
  color: red;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
