.visitors label {
  margin-right: 10px;
}

tfoot {
  font-weight: bold;
}

footer {
  text-align: center;
  position: fixed;
  font-size: 14px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fafafa;
  line-height: 60px;
}