.sparseMessage{
  color: #333;
}
.sparseMessage.orange{
  color: #f90;
}
.sparseMessage a{
  color:#4271c6;
}
.sparseMessage a:hover{
  color: #f90;
}
.sparseMessage h5{
  border: 1px solid #f90;
}