.typography h1, .typography h2, .typography h3 { color: #3f4372; }
.typography h1 { font-size: .9em; } 
.typography h2 { font-size: .85em; } 
.typography h3 { font-size: .8em; } 
.typography ul { padding: 10px 0; font-size: .8em;  }
.typography ul li { list-style-type: circle; margin-left: 25px; }