.section-career .career-card:not(:last-child) {
  margin-bottom: 20px;
}
.section-career .career-card .title {
  margin-bottom: 1px solid lightgrey;
}
.section-career .career-card .items i {
  color: #007bd9;
  margin-right: 10px;
}
.section-career .career-card .items:not(:last-child) {
  margin-bottom: 0.3rem;
}/*# sourceMappingURL=career.css.map */