li.node.level_0.hasChild {
    list-style: none;
  
}
.edn_socialPrintWrapper{
    display: none;
}
li.node{
    list-style: none;
    margin-left:0;
    display: contents;
}
li.node ul{
    list-style: none;
    margin-left:0;
}
.news-search-functions {
    display: block !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: white !Important;
    background-color: #669047 !Important;
}

.post-content p {
    color: black;
}
.edn_category_menu_wrapper {
    margin-bottom: 1.5rem;
}
.edn_archive_menu_wrapper.dropdown-menu{
    transform: translate3d(5px, 35px, 0px)!important;
}
.article-category {
   position: relative;
    height: 250px;
}
.article-category .article-category-link {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.article-category .underline.mod-center {
   position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%,-50%);
}
 .article_pager a, .article_pager a:visited {
   
    color: #669047;
   
}
body.tab-48 .hrunk-text-3xl{
    display:none !important;
}
body.tab-69 .hrunk-text-3xl{
    display:none !important;
}













