.contacts-toolbar{
	font-size:14px;
	background-color: #f3f5f6;
	a{
		.fa-fw{
			color:#0c4d5c;
		}
		color:#000;
		text-decoration:none;
	}
}