@import url("https://use.typekit.net/ajf4ngy.css");
body {
  color:#474A50 !important;
  font-family: quasimoda ,sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
h1, h2{
  font-size: 42px !important;
  line-height: 47pxb !important;
  color:#127BBE !important;
  font-weight: 700 !important;
}
a {
  color: #127BBE;
}
a:focus {
  outline: 0;
  box-shadow: none;
  border: none;
}
.navbar .navbar-inner {
  background: #0A529E;
}

#searchBar button {
  background: #127BBE;
  border: 1px solid #127BBE;
  top: inherit;
}
.most-pop-articles.two-col .popArticles a{color: #127BBE !important;}
.category-list h3 {
  color: #474A51;
}
.category-list .category {
  padding: 4.5em 1em;
}
#sidebar .nav-list a {
  color: #127BBE;
}
footer {
  font-size: 18px;
  line-height: 22px;
  background: #0a529e;
  padding: 25px 0 23px;
  font-weight: 700;
}
footer p {
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
footer p a {
  color: #fff;
}