.job-footer {
  display: flex;
  gap:2rem;
  align-items: center;
  padding: 2rem 0;
}
.job-footer .inline_cta {
  font-weight: 500;
}
