body { 
  font-family: serif;   
  color: rgb(255, 251, 0);
  font-size: 20px;
  margin: 20px;
  background-color:rgb(157, 143, 143);;
}
a {
  color:rgb(15, 58, 158);
}

nav { }
main { }

header {
  margin-left: 30px;
 }
header h1 { 
   font-family:Georgia, 'Times New Roman', Times, serif; 
   font-size: 1.5em;
   font-style: normal;
   line-height: 1;
   hyphens: auto;
}

.authors {
     font-family:Georgia, 'Times New Roman', Times, serif;
     font-size: 1.5em;
     font-style:italic;
     line-height: 0.30;
     color:rgb(255, 251, 0)
     
 }
.keywords { 
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: .65em;
  font-style: italic;
  color: rgb(255, 251, 0);
}

.epigraphe { }
.text { }
.text p { }
.text .quote { }

h3
{
  font-size: 1.5em;
  font-style: normal;
}
.readmore {
  font-family:Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  color: rgb(255, 251, 0);
}
.biography {
  font-size:8 px;
 }

.footnotes { 
  color: rgb(14, 201, 7);
}
