body{font-family:'Josefin Slab', serif;font-size:20px;color:#d77100;background-color:#000000}#container{margin:2rem auto;max-width:900px}a,a:visited{color:#d77100}.gallery-page-new h1{font-size:3rem;font-weight:300;margin:1rem 0;padding-left:1rem;padding-right:1rem;line-height:4rem;font-family:'Monoton', cursive}.gallery-page-new .blurb p{padding-bottom:1rem;padding-left:1rem;column-width:600px;column-gap:2rem;line-height:1.5rem}.gallery-page-new .thumbnail-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.gallery-page-new .thumbnail-container .gallery-thumb{width:250px;padding:1rem;box-shadow:0px 0px 0px 233px rgba(8,67,126,0.22)}.gallery-page-new .thumbnail-container .gallery-thumb img{object-fit:cover;object-position:100% 0;width:250px;height:250px;opacity:0.8}#modal-window{display:none}#modal-window.active{background-color:#000;background-size:cover;display:block;height:100%;width:100%;position:fixed;top:0;left:0;z-index:40;overflow:scroll}#modal-window #modal-prev,#modal-window #modal-next{color:#fff;position:absolute;padding:2rem;font-size:2rem;z-index:10}#modal-window #modal-prev:hover,#modal-window #modal-next:hover{cursor:pointer}#modal-window #modal-close{color:#fff;display:block;position:absolute;right:1rem;top:1rem;cursor:pointer}#modal-window #modal-content{text-align:center;position:relative;top:10%}#modal-window .modal-image-view #modal-image{height:auto;width:auto}#modal-window .modal-text-view #modal-text{text-align:center;padding:1rem;color:#fff;font-family:inherit}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
