#ed .ed-post-item__ft {
    background-color: #ffffff;
 }

#ed .ed-reply-item__comments-wrap {
    background-color: #ffffff;
}

#ed .ed-reply-item {
   background-color: #ffffff;
}

#ed .ed-forums-cat-header {
  
    background-color: #ffff;
}

#ed .ed-forum {
      background-color: #ffff;
}

#ed .ed-tag {
  
    background-color: #ffffff;
   }

#ed.is-outdated .app-alert.outdated-version {
    display: none;
}