@font-face { font-family: "BluuNext"; font-weight: normal; font-style: normal; src: url("/assets/fonts/bluunext-titling.woff2"); }

@font-face { font-family: "BluuNext"; font-weight: bold; font-style: normal; src: url("/assets/fonts/bluunext-bold-webfont.woff2"); }

@font-face { font-family: "BluuNext"; font-weight: bold; font-style: italic; src: url("/assets/fonts/bluunext-bolditalic-webfont.woff2"); }

body { background: #e7ebf1; color: #1d1d1d; font-family: "BluuNext", sans-serif; }

h1 { font-size: 2.4em; background-color: #1d1d1d; color: #e7ebf1; display: inline-block; padding: 0.2em 0.8em; }

a, a:hover, a:focus, a:active { color: #1d1d1d; }

a:visited { color: #717171; }

#index { text-align: center; }

#index .menu { font-size: 1.8em; margin-bottom: 2em; margin-top: -1em; }

#index .menu ul { padding-left: 0; list-style: none; }

#index .menu ul li:not(:last-child) { margin-bottom: 1em; }

.photo_list { text-align: center; }

.photo_list #home_arrow { font-size: 3em; margin: 1em; }

.photo_list #home_arrow a { text-decoration: none; }

@media (min-width: 768px) { .photo_list #home_arrow { position: fixed; left: 40px; top: 0; margin: 18px; } }

.photo_list .description { font-size: 1.1em; margin-bottom: 5vh; }

.photo_list .photos { display: flex; flex-direction: column; align-items: center; }

.photo_list .photos .photo { margin-bottom: 15vh; min-height: 30vh; }

@media (min-width: 768px) { .photo_list .photos .photo { margin-bottom: 10vh; } }

@media (min-width: 768px) { .photo_list .photos .photo { min-height: 50vh; } }

.photo_list .photos .photo img { max-width: 90vw; max-height: 90vh; }

@media (min-width: 768px) { .photo_list .photos .photo img { max-width: 80vw; max-height: 80vh; } }

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