.paper {
  font-size: 15px;
  color: gray;
}

.paper a {
  color: #29004a;
}

.quote {
  font-style: italic;
  font-size: 23px;
}
.article {
  padding-bottom: 30px;
}
.background {
  background-image: url("../images/woman-scientist-computer.png");
  height: 600px;
  margin-bottom: 50px;
}

.top {
  padding-left: 10%;
  height: 500px;
}

.title {
  padding-top: 200px;
  padding-left: 15%;
}

.title h1 {
  font-size: 50px;
}

.content_header {
  line-height: normal;
}
