h1 {
  font-size: 1.75rem !important;
}

h2 {
  font-size: 1.3125rem !important;
}

h3 {
  font-size: 1.25rem !important;
}

h4 {
  font-size: 1.15rem !important;
}

h5 {
  font-size: 1.1rem !important;
}

h6 {
  font-size: 1rem !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold !important;
}

/*# sourceMappingURL=custom-heading.css.map */