body {
	color: #212529;
}

#header {
	border-bottom: 3px solid #3F3E40;
	min-height: 81px;
	padding-bottom: 0;
}

#header .navbar-brand img {
	min-width: 180px;
}

#nav-content {
	border-top: 1px dotted #dee2e6;
}

.navbar-toggler {
	background: #3F3E40;
}

#footer {
	background: #9b9a9b;
}

a {
	color: #000000;
}

.br-bg-30, #header.shrink, #header.shrink a {
	background: #3881c5 !important;
	color: #fff !important;
}

.br-clr-30, .newsContent a {
	color: #3881c5 !important;
}

.newsContent a {
	font-weight: 700;
}

.newsTitleMore, .newsMore {
	margin-bottom: 15px;
}