.typography a { color: #6bbcff; text-decoration: none; font-weight: bold; }
.typography a:hover { text-decoration: underline; color: #f19e61; }
.typography img.right { float: right; margin: 0 0 1.5em 1.5em; }
.typography img.left { float: left; margin: 0 1.5em 1.5em 0; }

.typography img { border: solid 3px #52453b; }
