IMG {
  filter: grayscale(1);
}

#highlights UL LI,
#highlights UL LI P {
  margin: 0;
  padding: 0;
  margin-bottom: 4pt;
}

#highlights IMG {
  height: 16px;
}

#highlights TD {
  padding: 6pt;
}

#highlights TH {
  font-size: 9pt;
}

#detailed-experience H3 {
  display: flex;
  font-size: 16pt;
  align-items: center;
}

#detailed-experience H3 IMG {
  height: 24px;
  margin-right: 0.5em;
}

#detailed-experience H3 A {
  font-size: 10pt;
  flex: 1;
  text-align: right;
  filter: grayscale(1);
}

#detailed-experience H3 STRONG {
  flex: 1;
  display: grid;
  font-weight: 400;
  text-align: right;
}

#detailed-experience H3 EM {
  font-size: 12pt;
  margin-left: 0.5em;
}

/* #highlights TR {
  background-color: inherit;
}

#highlights UL LI {
  padding: 0;
}

H3 {
  display: flex;
  font-size: 16pt;
  align-items: center;
}

H3 IMG {
  height: 24px;
  margin-right: 0.5em;
}

H3 EM {
  font-size: 12pt;
  margin-left: 0.5em;
}

H3 A {
  font-size: 10pt;
  flex: 1;
  text-align: right;
  filter: grayscale(1);
}

H3 STRONG {
  flex: 1;
  display: grid;
  font-weight: 400;
  text-align: right;
}

A {
  white-space: nowrap;
}

BLOCKQUOTE {
  margin: 8pt 0;
}

.resumes + BLOCKQUOTE {
  border: 1px dashed gray;
  background-color: transparent;
  margin: calc(var(--body-padding) / 2);
}

.resumes UL {
  margin: 0;
}
.resumes LI {
  padding: 0;
}

#highlights blockquote P {
  font-size: unset;
}

#highlights blockquote UL {
  padding-bottom: 1rem;
}

#highlights blockquote LI {
  margin-left: 1rem;
}

P {
  margin: 0;
  margin-bottom: 4pt;
}

TH {
  font-size: 9pt;
}

TABLE {
  margin-bottom: 8pt;
}

TD IMG {
  margin: 4pt;
}

.icon {
  float: left;
  margin-top: 1rem;
  margin-left: 1rem;
}

@media only screen and (max-width: 800px) {
  TD,
  TH {
    padding: 0;
  }
} */
