.line-y {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #fff45c 60%);
} 

.b {
  font-weight: bold !important;
}
.red {
  color: red !important;
}

.purple {
  color: purple !important;
}