body{
  background-color: #07574e!important;
}
#storyList{
  max-width: 1100px;
  padding: 50px 0px 20px;
  margin: 0 auto;
}
body .da-bre{
  max-width: 1100px;
  padding: 0 40px;
  margin: 0 auto 47px auto;
  background-color:#042f2d;
}
#storyList .storyTitle>a{
  color:#ffffff!important;
}
.storySummary a{
  color:#779478!important;
}
body .storyTime{
  color:#779478;
  padding:0;
}
.nav-menu a{
  color:#ffffff!important;
}
@media (max-width:1279px){
  #storyList,body .da-bre{
    max-width: 91vw;
  }
}