/* Background for job card */
.rec-job-info {
  background-color: #FFFCF5 !important;
}

/* Job title text color */
.rec-job-title,
.rec-job-title a {
  color: #003169 !important;
}
