.bp_highlight p:first-line {
  /*font-family: helvetica,arial,verdana,sans-serif;
  text-transform: lowercase;*/
  color: #993366 !important;  letter-spacing: .1em;
  font-size: 14px;
} 
p.lyrics:first-line {
  font-size: 12px !important;
  color: #000000 !important;
  letter-spacing: 0em;
}
p.lyrics {
  color: #000000 !important;
} */
.title {
  color: #336666 !important; 
}
h1 {
  color: #336666 !important; 
  /*font-size: 18px;*/
}
h2 {
  color: #336666 !important;  /*font-size: 17px;*/
}
h3 {
  color: #336633 !important;  /*font-size: 16px;*/
}
h4 {
  color: #993333 !important;  /*font-size: 15px;*/
}
h1, h2, h3, h4 {
  letter-spacing: .1em;
}