.container { max-width: 800px; margin-top: 4em; font-size: 1.3em; }

.content-wrapper { margin-top: 1em; }

.content-wrapper img { max-height: 100%; max-width: 100%; }

#post-title { font-style: italic; }

a { font-weight: 100; color: #777; text-decoration-line: underline; text-decoration-color: rgba(255, 255, 255, 0); text-underline-offset: 0.1em; transition: text-decoration-color 400ms ease-in; }

a:hover { color: #777; text-decoration-color: #777; }

a.selected { text-decoration: #777; text-decoration-line: overline; }

.align-right { float: right; }

.navigation { border-bottom: 1px solid; }

.landing { margin-top: 18rem; }

.landing .header { letter-spacing: 0.2em; }

.landing .nav a { font-weight: 100; }

/*# sourceMappingURL=styles.css.map */