.entry-title {
  font-size: 14px;
  color: #e81932;
  font-style: italic;
  text-align: center;
  background-color: #f2e6e6;
}

.entry-content > h1:first-child {
  font-size: 16px;
}

a:hover {
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.site-description {
  font-size: 14px;
  line-height: 10px;
  color: #0a0909;
}

/*#post-8.post-8.page.type-page.status-publish.hentry {*/

.page.type-page.status-publish.hentry {
  background-color: #ccedd0;
  opacity: 0.95;
}

.site-branding {
  background-color: #ccedd0;
}

li {
  font-size: 14px;
}