.typography h1 {
 margin-top: 0px;
 font-size: 1.4em;
 color: #060;
}
.typography h2 {
 font-size: 1.2em;
 font-weight: normal;
 margin-bottom: -10px;
 color: #060;
}
.typography a {
 color: #060;
}
.typography a:hover {
 text-decoration: none;
}
.typography h3 {
 font-size: 1.2em;
 font-weight: normal;
 margin-bottom: -10px;
 color: #060;
}