.u-bold{
  font-weight: bold !important;
}
.u-underline{
  text-decoration: underline !important;
}
.u-red{
  color: #FF0000 !important;
}