#feedback-container .contact-text:before {
  content: 'Contact us about any needs you may have.';
}
#feedback-container .contact-text > span {
  display: none;
}

.table-indent { margin-left: 3em; }

#topic-body a {
  font-weight: bold;
  text-decoration: underline;
}
