
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);


body, a {
  font-family: lato;
}
.widget h1, 
.widget h2 
 {
    color: #315a9c;
    font-family: lato;
}
.topbar {
    background-color: #333333;
}
.navbar, .lets-talk, .list-group .current_page_item > a  {
    background-color: #315a9c;
}
.footerbar {
    background-color: #333333;
}
.footer-section {
    background-color: #315a9c;
}
