.favorite {
	/*color: solid blue !important;*/

	list-style-image: url("../images/ar1.png");
 
  font-weight: !important;
 font-family: "Times New Roman", Georgia, Serif;
  font-size: 16px;
  color:solid grey;
 /* list-style-type: square;*/
   
  /*background: #cce5ff;
    padding: 0px;*/
    margin-left: 10px;

   
  
}
h3{
  text-transform: uppercase;
  
  /*background: #cce5ff;*/
    
}
h6{
  text-transform: uppercase;
 /* padding: bottom:10px;
  background: #cce5ff;
    padding: 10px;
    text-align: center;*/
}