h3 + div p strong {
  font-weight: bold;
  font-size: 1.3rem;
  color: red;
}
