/* Add here all your CSS customizations */
.btnav:hover {
  background-color: #0099e6 !important;
}

.post-content ul li {
  color: #777;
  line-height: 24px;
  margin: 0 0 10px;

}
