body{
	font-family: 'Gabarito', cursive;
	background-color: black;
}
main{
/*	padding-top:10vh ;*/
}

.voga{
width: 100vw;
height: 20vh;
font-size: 1rem;
overflow: hidden;
margin-top: 1.3vh;
}
.voga h1{
	text-align: center;
	align-content: center;
	font-weight: 200;
	float: right;
	margin: 0;

}
.vogalogo{
height: 8vh;
Letter-spacing:0px;
padding-right: 2%;
}
#logo{
background-image: url('icons/voga.png');
background-size: contain; 
background-position: center; 
background-repeat: no-repeat;
height: 30px;
width:20px;
margin-top: 7px;
margin-right: 7px;
}

h1{
	color: whitesmoke;
}
.gallery-heading{
	color:whitesmoke;
}