.author .header-title {
  margin-bottom: 40px;
}
.author .page-subtitle {
  background: none;
  font-size: inherit;
  margin-top: 30px;
  padding-left: 0;
  border-bottom: 1px dotted #de0078;
}
.author .page-subtitle > h1 {
  font-size: 3em;
  font-weight: bold;
  float: left;
  height: auto;
  line-height: normal;
}
.author .page-subtitle > a {
  float:right;
  margin-top: 18px;
  margin-right: 14px;
  color: #b62f88;
  height: auto;
  line-height: normal;
  font-size: 1.5em;
  font-style: italic;
  font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
}
.author .article-double-article h1 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 0 8px 0;
  line-height: 20px;
}
.author .article-double-article h2 {
  font-size: 1.125em;
  font-weight: normal;
  margin: 0 0 15px 0;
}
.author .article-double-article h3 {
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 6px 0;
}
.author .collection-content h1 {
  font-size: 1.5em;
  text-transform:uppercase
}
.author .collection-content h2 {
  font-size: 1.25em;

}