body{
/*	background: red !important;*/
}

@media (max-width: 500px) {
    .logo-light,.logo-dark{
		/*	background: red;*/
		margin-top: -35px;
	}
}

/*.nav-link, .btn-green{
	background: #e8b11d!important;
}*/