
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);


body {
  font-family: montserrat;
}
.widget h1,
.widget h2,
.widget h3,
.widget h4 {
    color: ;
    font-family: montserrat;
}
.topbar {
    background-color: #000044;
}
.navbar, .lets-talk, .list-group .current_page_item > a  {
    background-color: #333333;
}
.footerbar {
    background-color: #282828;
}
.footer-section {
    background-color: #333333;
}
