* { font-family: 'Exo 2', sans-serif; font-size: 24px; font-weight: 100; color: black; }

body { background-color: white; padding: 10px 0; margin: 0 auto; max-width: 640px; }

a { text-decoration: none; }

a:hover { background-color: black; color: white; }

div.iframe-wrapper { position: relative; overflow: hidden; padding-top: 75%; margin: 24px 0; }

iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

#pager { width: 100%; margin: 24px 0; padding: 0; list-style: none; text-align: center; }

#pager li { background-color: white; display: inline; padding: 5px; }

#pager li.selected a { font-weight: 400; }

#footer { padding: 10px; margin: 48px 0 24px 0; color: black; text-align: center; }

#list { margin: 24px auto; padding: 0; border: 0; }

#list tr { margin: 0; padding: 0; }

#list th, #list td { margin: 0; padding: 0; text-align: left; }

#list th { padding-right: 20px; }

#list td { text-align: right; }

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