body {
  font-family: Arial, sans-serif;
  color: #4A4A49;
  background-color: #FFFFFF;
}

h1 {
  font-size: 32px;
  font-weight: bold;
}

h2 {
  font-size: 24px;
  font-weight: bold;
}

h3 {
  font-size: 20px;
  font-weight: bold;
}

.subheading1 {
  font-size: 18px;
  font-weight: bold;
}

.subheading2 {
  font-size: 14px;
  font-weight: bold;
}

p {
  font-size: 16px;
}

.small-text {
  font-size: 13px;
}
