body {
  font-family: "ProdigySans";
  line-height: 1.45;
color:hsl(var(--tint), 80%, var(--l));
margin : 1em 2em .5em 2em;
}

a {
  color: currentColor;
  margin : 1em 2em .5em 2em;
}

ul {
  margin : 1em 2em .5em 2em;
}

nav {
  font-weight: 200;
  font-style: italic;

  margin : 1em 2em .5em 2em;
}

main {
  font-weight: 400;
  font-style: normal;
  margin : 1em 2em .5em 2em;
}

header {
  font-weight: 400;
  font-style: normal;
  margin : 1em 2em .5em 2em;
}

header h1 {
 margin : 1em 2em .5em 2em;
}

.authors {
  font-weight: 500;
  font-style: normal;
  font-size: 0.90em;
  margin : 1em 2em .5em 2em;
}

.keywords {
  font-weight: 300;
  font-style: italic;
  font-size: 0.80em;
  margin : 1em 2em .5em 2em;
}

.keywords a {
  margin : 1em 2em .5em 2em;
}

.epigraphe {
  font-weight: 300;
  font-style: italic;
  line-height: 1.45;
  max-width: 70ch;
  max-width: 40em;
  margin : 1em 2em .5em 2em;
}

.text {
  font-weight: 400;
  font-style: normal;
  margin : 1em 2em .5em 2em;
}

.text p {

  font-weight: 400;
  font-style: normal;
  line-height: 1.50;
  max-width: 70ch;
  max-width: 40em;
  margin : 1em 2em .5em 2em;
}

.text .quote {

  font-weight: 400;
  font-style: normal;
  line-height: 1.45;
  max-width: 70ch;
  max-width: 40em;
  margin : 1em 2em .5em 2em;
}

p {
  margin : 1em 2em .5em 2em;
}

h1 {
  font-weight: 900;
  font-style: normal;
  text-align: center;
  margin: 1em 2em .5em 2em;
  background: hsl(155, 100%, 88%);
}

h2 {
  font-weight: 400;
  font-style: normal;
  margin: 1em 2em .5em 2em;
  background: hsl(155, 100%, 88%);
}

h3 {
  font-weight: 600;
  font-style: normal;
  font-size: 1.25em;
  background: hsl(155, 100%, 88%);
  margin : 1em 2em .5em 2em;
  padding: 1em;
}

.readmore {
  font-weight: 400;
  font-style: normal;
  font-size: 0.80em;
  max-width: 70ch;
  max-width: 40em;
  margin : 1em 2em .5em 2em;
}

.biography {
  font-weight: 400;
  font-style: italic;
  font-size: 0.93em;
  max-width: 70ch;
  max-width: 40em;
  margin : 1em 2em .5em 2em;
}

.footnotes {
  font-weight: 300;
  font-style: normal;
  font-size: 0.75em;
  max-width: 70ch;
  max-width: 40em;
  margin : 1em 2em .5em 2em;
}