h1 {
  color: #000000;
  background-color: #ebebeb;
  font-size: 26px;
  font-weight: 600;
  text-align: left;
}

h2 {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
}

h3 {
  color: #000000;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

p {
  color: #f00505;
  font-size: 14px;
}

label {
  color: #000000;
  font-size: 13px;
  text-align: left;
}