.sara1 {
  color: #ff0099;
font-weight: bold;
font-size: 18px;
    HEIGHT: 2PX;
}
.sara1:after {

  float: left;
}
.sara1:before{
content:"";
font-size: 10px;
font-weight: bold;
background-color: red;
  float: left;
  color: yellow;
}