	.featureContent a:link, .featureContent a:active, .featureContent a:visited {
		color: #0055b8;
	}
	.featureContent h1, .featureContent h2, .featureContent h3,
	.featureContent h4, .featureContent h4, .featureContent h5 {
		color: #0055b8;
	}
	.button,
	.button:link, .button:active, .button:visited {
		color: #ffffff !important;
		background: #0055b8;
		background: -moz-linear-gradient(top,  #0055b8 0%, #0055b8 100%);
		background: -webkit-linear-gradient(top,  #0055b8 0%,#0055b8 100%);
		background: linear-gradient(to bottom,  #0055b8 0%,#0055b8 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055b8', endColorstr='#0055b8',GradientType=0 );
	}
	.button:hover {
		color: #ffffff  !important;
		background: #715bff;
		background: -moz-linear-gradient(top,  #715bff 0%, #715bff 100%);
		background: -webkit-linear-gradient(top,  #715bff 0%,#715bff 100%);
		background: linear-gradient(to bottom,  #715bff 0%,#715bff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#715bff', endColorstr='#715bff',GradientType=0 );
	}
	#socialLinks #logo {
		background: url(https://cdn.oectours.com/media/cds/banks/5097/293943.png) no-repeat top left;
	}
	