html {
    background-color: #b32134;
}
.navbar-inverse {
    background-color: #b32134;
}
#site_footer {
    background-color: #b32134;
}
h1, h2 {
    color: #b32134;
}
body {
    font-family: 'Roboto', sans-serif
}