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

footer {
	background-color: #2a2f33!important;
}

.header {
	border-bottom: 1px solid #212529!important;
}

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

.header svg{
	fill: #f8f9fa;
}

.android-info-text ul, .server-info-text ul {
	list-style-image: url(../../svg/iconmonstr-check-mark-2-white.svg);
}

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

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

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

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