.title {
  font-size: 30px;
  font-family:'Cambria, Cochin, Georgia, Times, 'Times New Roman', serif';
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  color: black;
}


.back {
  margin-top: 10px;
}
 
a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
}