.paper-page {
  margin: 120px 0;
}

.section {
  margin: 30px 0;
}

.supertitle {
  font-family: "Sora";
  font-weight: 300;
}

.subtitle {
  font-family: "Titillium Web";
  font-weight: 300;
}

.paper-cover {
  border: 1px solid #222;
  max-width: 320px;
}

.paper-cover:hover {
  opacity: 0.5;
}

.figure {
  max-width: 100%;
}
