h1 {
  font-size: 2.5rem;
  font-weight: normal;
}
h2 {
  font-size: 2rem;
  font-weight: normal;
}
h3 {
  font-size: 1.75rem;
  font-weight: normal;
}
p {
  margin-bottom: 0.5rem;
}
article span {
  display: block;
  margin-bottom: 0.5rem;
}
article table {
  margin-bottom: 0.5rem;
}
b {
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
}
