[data-job-listings][aria-busy="true"] {
  opacity: 0.7;
}

.job-listing-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.job-listings-notice {
  width: 100%;
  margin: 0 0 16px;
  padding: 12px 16px;
  border: 1px solid #f0d58c;
  border-radius: 6px;
  background-color: #fff8e1;
  color: #7a5d00;
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}
