.embed_jobs_head {
  background-color: transparent !important;
}

.embed_jobs_head2 {
  padding: 0 !important;
  background-color: transparent !important;
  border-width: 0 !important;
  font: inherit !important;
}

.embed_jobs_head3 {
  color: inherit !important;
}

.rec-job-title {
  color: inherit !important;
  font-weight: 400 !important;
  font-size: 1.325rem !important;
  line-height: 1.2 !important;
  margin-bottom: 0rem !important;
  margin-top: 0 !important;
}

.rec_job_listing_div_jobs ul,
.rec_job_listing_div_jobs li {
  background-color: transparent !important;
  margin-bottom: 0.25rem !important;
}

.rec-job-info {
  padding: 1rem;
  border-color: #ffffff1a !important;
  font-weight: 400 !important;
}

.rec-job-info a {
  color: inherit !important;
  font-weight: 400 !important;
  transition: all 0.2s ease-in-out !important;
}

.rec-job-info a:hover {
  color: var(--_colors---primary-teal) !important;
  text-decoration: none !important;
}

/* Zoho may use hyphens or underscores - target both. Scoped to embed for higher specificity. */
.embed_jobs_head .rec-what-where,
.embed_jobs_head .rec_what_where {
  padding-bottom: 1rem !important;
  display: none !important;
}

.embed_jobs_head .rec_filter_cls,
.embed_jobs_head .rec-what-where,
.embed_jobs_head .rec_what_where,
.embed_jobs_head .rec_facet_group {
  display: none !important;
}

.rec-group {
  padding: 0 !important;
}

.open-position--item:nth-last-child(1) {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
