@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,regular,500,600,700|Oswald:200,300,regular,500,600,700|');

.content-area.with-sidebar .site-content article header h1 {
  font-weight: 400;
  color: #000063;
  font-size: 26px;
}
.blog-regular article header h2 a {
  color: #000063;
  font-family: Oswald;
}
.site-branding h1 a {
  color: #000063;
  border-color: #000063;
  font-weight: 900;
  line-height: 72px;
  font-size: 60px;
}
.site-branding p {
  font-family: Oswald;
}
