/* 2026-06-22
 * Interview company profile
 */

body.interview .interview-detail-company-profile table th {
  width: 5em;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}