.wysiwygtext p, .wysiwygtext ol, .wysiwygtext ul {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .wysiwygtext p, .wysiwygtext ol, .wysiwygtext ul {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
  }
}
.wysiwygtext ol, .wysiwygtext ul {
  padding-left: 1rem;
}
.wysiwygtext ol li:not(:last-child), .wysiwygtext ul li:not(:last-child) {
  margin-bottom: 16px;
}
.wysiwygtext h1 {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .wysiwygtext h1 {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -0.02em;
  }
}
.wysiwygtext h2 {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: -0.02em;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .wysiwygtext h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.02em;
  }
}
.wysiwygtext h3 {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .wysiwygtext h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.02em;
  }
}
.wysiwygtext h4 {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .wysiwygtext h4 {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.02em;
  }
}
.wysiwygtext h5 {
  font-family: "NewHeterodox", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .wysiwygtext h5 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.1em;
  }
}
.wysiwygtext h6 {
  font-family: "ABCArizonaSans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .wysiwygtext h6 {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
  }
}
.wysiwygtext table {
  margin-top: 24px;
  margin-bottom: 24px;
  border-top: 1px solid #9b8353;
  border-left: 1px solid #9b8353;
}
.wysiwygtext table td, .wysiwygtext table th {
  padding: 8px;
  font-weight: 400;
  border-bottom: 1px solid #9b8353;
  border-right: 1px solid #9b8353;
}
@media (min-width: 992px) {
  .wysiwygtext table td, .wysiwygtext table th {
    padding: 16px;
  }
}
.wysiwygtext table th {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  background-color: #1c1b1a;
  color: #ffffff;
}
@media (min-width: 992px) {
  .wysiwygtext table th {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
  }
}
.wysiwygtext table td {
  font-family: "ABCArizonaMix", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  background-color: transparent;
  color: #1c1b1a;
}
@media (min-width: 992px) {
  .wysiwygtext table td {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0;
  }
}
/*# sourceMappingURL=../../dist/css/maps/wysiwygtext.css.map */
