h1 {
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 10px;
  color: #444345;
  font-weight: bold;
}
h2 {
  color: #444345;
  font-weight: bold;
  font-size: 14px;
}
p {
  font-size: 14px;
  margin-bottom: 11px;
  text-align: justify;
  color: #444345;
}
