/* included CSS file:  https://unpkg.com/photoswipe@5.2.2/dist/photoswipe.css */

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

a{text-decoration: none;
color: #666;}

a:hover{color: black;}

a.name {margin: 40px 20px 10px;
text-transform: uppercase;
font-size: 1.6em;
font-family:'Roboto' ;
}
a.namecv {margin: 10px 20px 10px;

font-size: 1em;
font-family:'Roboto' ;
}

a.bio {font-size: 1em;
margin: 20px 20px 40px;

}

.column{padding-bottom: 80px;}
.namediv{padding-top: 20px;}

figcaption{
	color: #888;
	text-align: center;
	font-size: .8em;
	margin-top: 30px;
}

.pswp-gallery{margin: 0 25%;}



body {font-family: 'Roboto', Arial, sans-serif;color: #666;line-height: 1;}

p {font-family: 'Roboto', sans-serif;color: #666;font-size: 2em; padding: 0px 0px 20px 20px; text-align: center;}


.index4 {  height: 100%;
  font-family: 'Alef', sans-serif;
  color: #ffffffd6;
}


p.click{font-size: 1em;}

h6{color: #666;padding-bottom: 2em;margin-bottom:3rem;font-size: .9rem;}
h6 a{color: #666;
    padding-bottom: 2em;
    margin-bottom: 3rem;
    font-size: .9rem;} 
    
img.thumbnail{box-shadow: none!important; }


.center{width: 100%;text-align: center; margin: 0 auto;}


@media screen and (max-width: 450px) {


}






