/*.overlay {
background:transparent;
position:relative;
width: 80vw; /* iframe width */
height:480px; /* iframe height */
top:480px; /* iframe height */
margin-top:-480px; /* iframe height */
}

@media (hover:none), (hover:on-demand) { 
 .overlay {
display:none;
}
*/

}

#swipebox-title {
 display: none;
}

.photonic-object-header {
display: none;
}

#app-link {
background: #58A3CE; 
padding: 10px;
color: white;
}

#app-link:hover {
background: rgb(245,245,245); 
padding: 10px;
color: rgb(40,40,40);
}

p, h1, h2, h3 {
color: black;
}

body {
color: black;
}