/* Enter Your Custom CSS Here */
table.tabular tr td.title a::before {
 font-family: FontAwesome;
 content: "\f144";
  padding-right:05px;
}