/*
Theme Name: MAANA
Theme URI: 
Author: NK Interactive
Author URI: http://nk-interactive.com/
Version: 1.0
Tags: html5, framework, css3, development
*/
/* main elements */

.job-download {
  font-size: 1rem;
}

.job-download i {
  margin-right: 8px;
}

.job-listings li {
  margin-bottom: 10px;
}

.job-title {
  font-weight: 600;
}

.job-view-listings {
  border-bottom: 1px solid #ccc;
}

.job-view-listings .job-department {
  font-size: 0.8rem;
}

.job-view-listings .job-title {
  font-size: 0.95rem;
}

.job-view-header h2 {
  margin-bottom: 1rem;
}

.job-view-header h5 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 50px;
}
