/* colors */
h2 {
  color: #005520;
  font-weight: bold;
  font-size: 1em;
  margin: 10px 0;
}
#contact td {
  color: #000;
}
