/******** Modifications for Header by Diego Rivas ********/
@media only all and (max-width: 74.938rem){
	.g-home-particles.g-helium-style #g-header{
		margin-top:-9.5rem;
	}
}
@media only all and (max-width:47.938rem){
	.g-home-particles.g-helium-style #g-header{
		margin-top:0;
	}
	#dr-logo{
		text-align: center;
	}
	#dr-logo img{
		width: 55%;
		height: auto;
	}
	.dr-social {
		margin-top: -8px;
	}
}
/******** Modifications for Footer by Diego Rivas ********/
#g-footer{
	padding:1rem 0;
}
#g-footer .g-totop{
	margin-top: 25px;
}