@import url("https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap");
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 { color: #333; background-color: #F7F9FE; font-weight: 400; font-style: normal; font-size: 16px; line-height: 1.3; font-family: 'Lato', sans-serif; }

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; }

.page-content { text-align: center; margin-top: 2em; width: 25%; margin: 0 auto; }

@media screen and (max-width: 960px) { .page-content { width: 100%; } }

.page-content h1 { font-size: 2.25em; font-weight: bold; margin: 1em 0 0 0; color: #3B8686; }

.page-content h2 { color: #3B8686; padding-bottom: 0.5em; }

.page-content h3 { font-size: 1.75em; border-bottom: 1px solid #c7d2d9; }

.page-content .logo { margin: 1em; }

.page-content ul { padding-top: 1em; font-size: 1.25em; }

.page-content ul li a { color: #3B8686; padding: 1em 1em 0 1em; display: inline-block; }

.page-content ul li a:hover { color: #F07241; }

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