/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.sjb-page {
  background: transparent !important;
}
.sjb-page .sjb-title-value h4,
.job-features td:first-child {
  background: transparent;
  border-left: 0;
}
.sjb-page .job-features td:nth-child(2) {
  background: transparent;
  border-right: 0;
}
.sjb-page .sjb-filters.sjb-filters-v2 .btn-search {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
