#freshwp-primary-navigation.freshwp-nav-primary {
  background-color: #4646db;
}

.freshwp-nav-menu > li:first-child > a {
  background-color: #4646db;
}

.freshwp-sidebar-content .freshwp-widget-title span {
  background-color: #4646db;
}

.freshwp-posts .freshwp-posts-heading span {
  background-color: #4646db;
}

.freshwp-list-post-read-more a:hover {
  background-color: #4646db;
}

input[type="submit"]:hover {
  background-color: #4646db;
}

.freshwp-nav-menu a:hover {
  color: #82bdf5;
}