.pageSubMenu_header {
  margin: 32px 0;
  font-size: 1.5625rem;
  color: #373737;
  font-weight: 400;
  line-height: 38px;
  margin-bottom: 20px;
}
.pageSubMenu_list {
  padding: 0 0 0 30px;
  margin: 0;
}
.pageSubMenu_listItem {
  list-style: none;
  margin-bottom: 10px;
}
.pageSubMenu_listItemLink:before {
  content: ">";
  margin-right: 10px;
}

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