#cta-68ede45b1e792008644e86d1 .job-update-info.card {
  background: #fafafa;
  padding: 12px 15px;
  font-size: 13px;
  color: #444;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  margin: 24px 0;
}
#cta-68ede45b1e792008644e86d1 .job-update-info.card .job-update-date {
  font-weight: bold;
}
#cta-68ede45b1e792008644e86d1 .job-update-info.icon {
  font-size: 13px;
  padding: 10px;
  color: #444;
  background: #f4f4f4;
  border-radius: 6px;
  margin: 20px 0;
}
#cta-68ede45b1e792008644e86d1 .job-update-info.icon .icon {
  margin-right: 6px;
}
#cta-68ede45b1e792008644e86d1 .job-update-info.icon .job-update-date {
  font-weight: bold;
}
#cta-68ede45b1e792008644e86d1 .license-infomtm {
  font-size: 12px !important;
  color: #747373 !important;
  text-align: center !important;
  line-height: 1.6 !important;
  margin-top: 10px !important;
  padding: 5px 10px !important;
}
@media screen and (max-width: 768px) {
  #cta-68ede45b1e792008644e86d1 .license-infomtm {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  #cta-68ede45b1e792008644e86d1 .footer-links {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }
}