.bober_nav {
  margin-bottom: 1em;
}

.bober_table {
  width: 100%;
  margin: 0 1.5em;
}

.bober_table th {
  font-size: 1.4em;
}

.bober_table td {
  font-size: 1.2em;
}

.bober_table tr:hover {
  text-decoration: underline;
}

.bober_table tr:first-of-type:hover {
  text-decoration: none !important;
}

.new-post-form button:hover {
  cursor: pointer;
}
