.edn_category_menu_wrapper .node{
    list-style: none;
    margin-right: 1rem;
}


.node.active a{
    opacity: .7 !important;
}
#edn_eventRegistrationModalTrigger_426 {
  border-radius: 2rem !important;
  padding: 1rem !important;
  font-size: 1.2rem !important;
  background-color: #963785 !important;
  font-weight: 400 !important;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: rgba(0,0,0,0);
  border: 1px solid rgba(0,0,0,0);
    border-top-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: white;
}

.edn_category_menu_wrapper .node {
  margin-right: 0rem !important;
}
.article_pager {
  text-align: center;
  font-size: 16px;
  border-radius: 4px;
  margin: 2rem;
  display: flex;
  justify-content: center;
}

