.post-list article img {
  border-radius: 200px!important;
}

.post-list article .more-link {
  border:1px solid #de9934!important;
  background-color: #de9934;
  color: #ffffff;
  font-size: 16px!important;
}

.post-list article .more-link:hover {
  border:1px solid #de9934!important;
  background-color: #ffffff!important;
  color: #000000!important;
  font-size: 16px!important;
}

.current-menu-item {
  background-color: #f7f1e6;
  border-left: 1px solid #c6c6c6!important;
  border-right: 1px solid #c6c6c6!important;
}

.menu-item:hover {
  background-color: #f7f1e6;
}