<style>

.jv-wrapper h2 {
  font-size: 28px;
  color: #F36F20;
  font-family: 'Roboto', sans-serif;
}
h3.h2 {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color: #00A6A5;
  font-weight: 600;
}
.jv-job-list-name {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color: #666;
  padding-left: 8px !important;
}
.jv-job-list-name a {
  color: #666;
}
.jv-job-list-name a:hover {
  color: #F36F20;
}
a {
  color: #00A6A5;
}
a:hover {
  color: #666;
}
.jv-page-job .jv-header {
  font-family: 'Roboto', sans-serif;
  color: #F36F20;
}
.jv-job-detail-description h3 {
  font-family: 'Roboto', sans-serif;
  color: #00A6A5;
}
span {
  color: #666;
}
span strong {
  color: #00A6A5;
}

</style>
