/*----GREENHOUSE JOB BOARD----------*/
.accessible{
  /*background: #000 !important; */
}
.accessible #content{
  /*color: #fff !important;*/  
}
#board_title, .accessible h1{
  display: none !important;
}
.accessible p, .accessible h1, #content p, .accessible #content ul li{
   /*color: #fff !important;*/
}

.accessible a {
    color: #39AFB9 !important;
}

.location, .accessible .level-0 h3{
color: #666 !important;
}

#grnhse_app{
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
}