#header_menu.menu {
  text-transform: uppercase;
}

.main-navigation ul li .removed-link {
  font-weight: lighter;
}

.main-navigation ul li>a {
  font-weight: lighter;
}

h2 {
  color: #686868;
}

.entry-content blockquote {
  background: linear-gradient(to right, #88cbc2, #32d7c1);
}

.entry-content blockquote p {
  color: #ffffff;
  font-style: italic;
}

h3 {
  color: #8f8f8f;
}