.eel-library {
  max-width:50%;
  margin: 0 20%;
}
.eel-library p {
  font-size:1.09em;
  padding-top: 20px;
}
.eel-emp {
  color:#053A80;
}
.eel-emp > em:nth-child(1) > a:nth-child(1) {
  text-decoration:underline;
}
