/*
 Theme Name:   TheStory - WhiteBird
 Author:       Wagon Wheel Web
 Template:     thestory
 Version:      10.0.0
*/

@import url("../thestory/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* JOBS */
#job-list .job,
#manual-job-list .job {
  border-bottom: 1px solid #ddd;
  padding: 20px 20px;
  margin: 10px 0;
  text-align: left;
}

#job-list .job-title,
#manual-job-list .job-title {
  font-weight: bold;
}

.single-job .description {
  display: none;
}