.hero-unit {
    min-height: 0 !important;
    height: auto !important;
}

#language_flag {
	padding: 10px;
}

.with-errors {
	color: #E84118;
}

.navbar-light {
	background-color: #000;
	opacity: 0.7;
}

.scrolled {
	background-color: #fff;
	opacity: 1;
}

#main-header-link {
	margin-bottom: 100px;
}

/*#main-header-link .navbar-light{
	background: none;
}

#main-header-link .navbar-light a{
	color: #E84118;
}*/
