body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}

header {
border-bottom: 1px solid grey;
}

header .row .col-sm-8 {
  text-align: right;
}

#logo {
    margin: 10px 0;
}