
* {
  word-break: normal;
  font-feature-settings: normal !important;
}

h1 {
  letter-spacing: 0em !important;
}

#header nav ul:nth-child(2) li {
  position: relative;
  top: -1px;
}


#header nav ul li a {
  border-color: transparent !important;
}


#header nav ul li a:hover {
  border-color: #009d76 !important;
}

#header nav ul:nth-child(2) li:last-child a {
  padding-top:.1em;
}

#aside ul li a {
  line-height: 1.4;
}
#aside ul li.page_item_has_children a {
  text-indent: -1.4em;
  padding-left: 2.4em !important;
}
