body {
  font-size: 15px;
}
h1.heading {
  font-size: 24px;
  color: #987945;
}
.padding-top-25 {
  padding-top: 25px;
}
h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
h2 {
  margin: 3rem auto 1.5rem;
}
ol,
ul {
  padding-left: 15px;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.h1,
h1 {
  font-size: 2.25rem;
}
.header1 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #987945;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
li {
  list-style: none;
}
.white-space-nowrap {
  white-space: nowrap;
}
