span.lp-button {
  background:#f2f2f2;
  color:green;
  word-wrap:break-word;  
}
a.lp-button {
  text-decoration:none;
}
.lp-button:hover {
  color: #4a4949; 
  background: #fbebcd;
  text-decoration: none;  
  word-wrap:break-word;
  font-size: 106%;
}