a {
	color: #555;
}
a:hover, a:focus {
	color: #59CBF5;
}
.page-wrapper.project-two .page-content .title h1, .page-wrapper.project-two .page-content .coming-soon-title h3 {
	color: #555;
}
.page-wrapper.project-two .page-content .coming-soon-title:before {
	background: #ff851a;
}
.page-wrapper.project-two .page-content .social-icon ul li a {
	background: #ff851a;
}
.page-wrapper.project-two .page-content .social-icon ul li a:hover, .page-wrapper.project-two .page-content .social-icon ul li a:focus {
	background: #555;
}