/* Forcing Bold */
strong {
font-weight: bold;
}

b {
  font-weight: bold;
}