.joblisting__item {
  position: relative;
  padding: 3.5rem 3.5rem;
  box-shadow: 0px 15px 40px 0px rgba(166, 173, 201, 0.2);
  margin-bottom: 3rem;
}
.joblisting__item h4 {
  margin-bottom: 2rem;
  font-weight: var(--font-weight-400);
  text-decoration: unset;
}

/*# sourceMappingURL=jobs.css.map */
