body {
    background-position: center 0px;
    padding-top: 78px;
}
h1, h2, h3, h4 {
    font-family: 'Signika', sans-serif;
}

h1 {
    margin-top: 40px;
    font-size: 30px;
}

#searchInput {
    width: 200px;
}

button.navbar-toggle {
    display: none !important;
}