#secondary-navigation {
  background-color: #e6b8e2;
  color: #161e99;
}

#secondary-navigation ul li:hover > a {
  background-color: #eb9feb;
}

.title.entry-title {
  color: #0716e3;
  font-style: normal;
  background-color: #e2c3e3;
}

.alignleft.size-full.wp-image-86 {
  background-color: #e2c3e3;
  background-repeat: repeat;
}

.widget .widget-title {
  background-color: #e2c3e3;
  color: #0716e3;
}



.post-single-content.box.mark-links.entry-content {
  background-color: #e2c3e3;
}