#menu-menu-1.nav-menu {
  font-size: 12px;
  color: #20d6ac;
  line-height: 1px;
  background-color: #8ed7de;
  border-radius: 15px;
}

#post-0.post.no-results.not-found {
  color: #5ca5d6;
}

#secondary.widget-area {
  color: #62c7a7;
}

.site-header h2 {
  color: #1146d9;
}

.site-header h1 a:hover {
  border-width: 23px;
  border-color: #947171;
  border-style: solid;
}

.entry-header .entry-title {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #6dccdb;
}