.look:after{ 
   content: ' 🦕';
} 

.look:before{ 
   content: '🦣 ';
} 

.look{
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:underline;
}
