.divider {
	color: #4692E7;
}

.divider i{
	font-size: 22px !important;
	line-height: 0;
}
.divider.divider-center::before{
	margin-left: -35px;
}
.divider.divider-center::after{
	margin-left: 35px;
}

.divider::after, .divider.divider-center::before, .divider.divider-center.divider-short::before{
	border-top-color: #4692E7;
}

.fancy-title{
	margin-top: 30px;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	#page-title.page-title-dark h1{
		text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
		color: #fff !important;
	}	
}
