.help-div {
  padding: 10px;
}

.help-div h1 {
  color: rgb(93, 79, 68);
}

.help-div h2 {
  color: rgb(93, 79, 68);
}

.help-div h3 {
  color: rgb(93, 79, 68);
}

.help-div h6 {
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 5px;
  font-style: italic;
  color: rgb(93, 79, 68);
}

.help-div a {
  text-decoration: underline;
  font-weight: bold;
}
