@import "https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap";h1{color:#fff;font-family:Playfair Display,serif;font-size:40px;margin-left:15px;mix-blend-mode:difference;position:-webkit-sticky;position:sticky;top:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.photo-gallery{padding-top:100px}.photo-gallery .photo-row{padding:50px 45px}.photo-gallery .photo-row .photo-col{padding-bottom:14px;padding-top:14px;-webkit-transition:.3s ease;transition:.3s ease}.photo-gallery .photo-row .photo-col:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:.3s ease;transition:.3s ease}.photo-gallery .photo-row .photo-col img{cursor:pointer!important;width:100%}