.top-contact-bar {
	background: #1a1a2e;
	color: #fff;
	padding: 8px 0;
	font-size: 14px;
}
.top-contact-bar a {
	color: #fff;
	text-decoration: none;
}
.top-contact-bar .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.navbar-brand-long {
	font-size: 14px;
	white-space: normal;
	line-height: 1.3;
	max-width: 320px;
	color: #333 !important;
	font-weight: 700;
}
