* {
  box-sizing:initial
} 
body {
  font-size: 12px !important;
  line-height: 15px;
}
.print-only {
  display: block !important;
}
.non-printable {
  display: none !important;
}
.shadow-container {
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
#wrapper,
.main-grid {
  padding: 0px;
}
main {
  padding-top: 30px;
}
.main-grid {
  gap: 30px;
}
#print-logo {
  padding-bottom: 28px;
  height: 38px;
}
header,
.rc-anchor,
#rc-anchor-alert,
.grecaptcha-badge {
  display: none !important;
}

p,
th,
td,
ul,
ol,
div {
  font-size: 12px;
  line-height: 15px;
}
h1.job-title,
h1.job-title b {
  font-size: 25px;
  line-height: normal;
}

.job-subtitle{
    padding-top:10px;
}
h2,
h2 b {
  font-size: 16px;
  line-height: 18px;
  padding-bottom:14px;
}
h3 {
  font-size: 12px;
  line-height: 15px;
}

.contact-2 {
  padding-top: 30px;
}
footer {
  display: none;
}
