.top-bar {
	background: #1a1a2e;
	padding: 8px 0;
	color: #fff;
	font-size: 14px;
}
.top-bar a {
	color: #fff;
	text-decoration: none;
}
.top-bar a:hover {
	color: #ffcc00;
}
.top-bar .phone-number {
	line-height: 30px;
}
.top-bar .phone-number i {
	margin-right: 6px;
	color: #ffcc00;
}
.text-brand-w3ls {
	color: #333;
	font-weight: 700;
}
.text-brand-w3ls:hover {
	color: #e91e63;
	text-decoration: none;
}
.logo-text a {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
	line-height: 1.3;
	display: inline-block;
	max-width: 380px;
}
.logo-text a:hover {
	color: #e91e63;
}
.logo-footer .logo-text a {
	color: #fff;
	font-size: 14px;
}
.logo-footer .logo-text a:hover {
	color: #ffcc00;
}
