#privacy-page .contact-table .item dd .underline {
  border-bottom: 1px solid #231815;
}
#privacy-page .contact-table .item dd .bold {
  font-weight: bold;
}
@media (min-width: 800px) {
  #privacy-page .contact-table .item dd .inLineLink:hover {
    opacity: 0.7;
  }
}