li.node-readmore-side
{
    float:right;
}

li.node-readmore-side:after {
  content: "";
  width: 30px;
  height: 30px;
  font-family: FontAwesome;
  margin-right: 2px;
  color: gray;
}

td.recent-title a {
font-family: "Encode Sans Compressed",sans-serif;
    color: #4b2e83;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
  }