.pageSubMenu_header {
  margin: 1.5rem 0;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 1.352941176470588rem;
  font-weight: 400;
  color: #000;
}
.pageSubMenu_list {
  padding: 0 0 0 30px;
}
.pageSubMenu_listItem {
  list-style: none;
  margin-bottom: 16px;
}
.pageSubMenu_listItemLink:before {
  content: ">";
  margin-right: 10px;
}

/*# sourceMappingURL=../maps/component/pageSubMenu.css.map */
