html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

body { background-color: #f0ffff; color: #333; font-weight: 400; font-style: normal; font-size: 16px; line-height: 1.3; }

h1, h2, h3, p, ul, li { font-size: 1em; margin: 0; padding: 0; font-weight: normal; }

h2 { font-weight: bold; border-bottom: 1px solid #c7d2d9; margin-bottom: 1em; }

li { margin: 0 0 .8em 0; }

p { margin: 0 0 1em 0; }

iframe { width: 100%; }

.social-links { display: flex; flex-direction: row; }

.social-links li { display: flex; flex-direction: column; text-align: center; margin: 0 1em; flex: 1; }

.social-links li svg { display: block; fill: #333; margin: 0 auto; }

.social-links li:hover a { color: #5ca8ef; }

.social-links li:hover svg { fill: #5ca8ef; }

.intro-section h1 { font-size: 1.1em; color: #000; font-weight: 900; font-style: normal; }

.bold, strong { font-weight: 700; font-style: normal; }

a { text-decoration: none; color: #4d4d4d; border-bottom: 0.1em solid #5ca8ef; padding-right: .05em; }

a:hover { border-color: black; }

a:active { background: #ddd; border-color: #999; }

.logo { width: auto; border-radius: .5em; }

section { margin-bottom: 4em; }

.header-section { margin-top: 2em; text-align: center; }

.container { margin: 1em; }

.nav-section { border-top: 1px solid #c7d2d9; text-align: left; padding: 1em 0; }

.content-section { padding-top: 1em; }

@media (min-width: 800px) { body { font-size: 1.25em; } .container { width: 960px; display: flex; justify-content: center; margin: 0 auto; } .header-section { padding-right: 2em; } .content-section { border-left: 1px solid #c7d2d9; padding-bottom: 1em; padding-right: 0; text-align: left; padding-left: 2em; padding-top: 2em; min-width: 620px; } }

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