a {
  color: #1a6cb5;
}
a:hover {
  color: #14528a;
}
main {
  text-align: justify;
  hyphens: auto;
}
main h1.title {
  text-align: left;
}
