.typography { font-family: Arial, sans; line-height: normal; }
.typography h2 { text-transform: uppercase; font-weight: bold; font-size: 16px; width: 100%; border-bottom: 1px solid black; padding-bottom: 5px; margin-bottom: 15px; }
.typography h2 a { color: black; text-decoration: none; }
.typography h2 a:hover { text-decoration: none; }
.typography h4 { text-transform: uppercase; font-weight: bold; font-size: 12px; width: 100%; border-bottom: 1px solid black; margin-top: 5px; padding-bottom: 3px; margin-bottom: 10px; }
.typography p { font-size: 12px; margin-bottom: 5px; line-height: 15px; padding-bottom: 5px; }
.typography a { color: #84c162; text-decoration: none; }
.typography a:hover { text-decoration: underline; }
