/* Add here all your CSS customizations */

ul.social-icons li {
	background-image: url(social-sprites.png);
}

ul.social-icons li:active, ul.social-icons li a:active {
	border-radius: 4px;
}
h1.page-header {
	margin-top: 120px;
}
section.highlight h1.dark, section.highlight h3.dark, section.highlight h4.dark  {
	color: #0e0e0e;
}