.search-form .search-submit {
  background-color: #1a6bb2;
  color: #134e85;
}

a:link {
  color: #134e85;
  font-size: 20px;
}

.header-main.container.clearfix {
  background-color: #fcfcff;
}

.site-title {
  font-size: 56px;
  color: #134e85;
}

p {
  font-size: 21px;
}

a:hover {
  color: #134e85;
}

.site-title a:link {
  color: #134e85;
  font-size: 100%;
}

.more-link:hover {
  background-color: #1a6bb2;
}

.more-link:link {
  background-color: #1a6bb2;
}

.entry-title a:hover {
  font-size: 21px;
}

.entry-title a:link {
  font-size: 23px;
}

.site-branding a:hover {
  color: #134e85;
}

.site-title a:hover {
  color: #134e85;
}

.site-branding a:link {
  color: #134e85;
}

a {
  color: #134e85;
}

.main-navigation-menu a:hover {
  color: #fafbff;
}

.entry-categories .meta-categories a:hover {
  background-color: #1a6bb2;
}

.entry-categories .meta-categories a:link {
  background-color: #1a6bb2;
}

.primary-navigation {
  background-color: #134e85;
}