body, .header  {
	background-color: #f8f9fa!important;
}

footer{
	background-color: #edf0f3!important;
}

.header nav a,
.carouselServerApp .carousel-caption p,
.carouselAndroidApp .carousel-caption p,
.change-language span {
	color: #343a40;
}

.header svg{
	fill: #343a40;
}

hr {
	border-top: 1px solid #0000001a!important;
}

.contact-page-text a, .contact-page-text p, .contact-page-text h3, .contact-page-text h5, .contact-page-text h6{
	color: #343a40;
}

.contact-link a:hover, .contact-mail:hover {
	text-decoration: none;
	color: #000;
}

.contact-page-text svg {
	fill: #343a40;
}