.body .container {
	background: #ffffff url('/images/headers/header-bg.jpg') no-repeat center -30px;
	background-size: contain;
	border-radius: 8px;
}

.header {
	margin: 5px 0px;
}

.header-inner {                      	
	position: relative;
	height: 200px;
	top: -10px;
}

.site-title {
	color: white;
}


.mod-languages {
	float: right;
}

 
.footer {
	margin-top: 5px;
}

div.fab-hr {
	border-top: 1px solid #DEDCD9;
	padding-top: 1em;
	margin-top: 2em;
	text-align: center;
}

div.fab-hr img:not(:first-child) {
	margin-left: 80px;
}


#wrapper a {
	color:  #85A726;
}

