body,html{background-color:#12121c;color:#fff;font-family:sans-serif;font-size:16px;height:100vh;margin:0}*{box-sizing:border-box}.gallery-page{display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding:2rem}.gallery-page .image-container{flex:0 0 1000px;text-align:center}.gallery-page .image-container h1{color:#f77803;margin-bottom:32px}.gallery-page .image-container img{transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:1000px}.gallery-page .events{flex:0 1 auto}.gallery-page .events .event:not(:last-child){margin-bottom:32px}.gallery-page .events .title{color:#f77803;font-size:2rem;font-weight:700}.gallery-page .events .subtitle{color:#b5b5b5;font-size:1.5rem}
/*# sourceMappingURL=main.52a0d9c7.css.map*/