.single-job__title {
  margin-top: 1rem;
  font-size: 2.25rem;
}
@media (max-width: 992px) {
  .single-job__title {
    font-size: 1.75rem;
  }
}
