/*** Globals Styling ***/

header {
    background: #f1f1f1;
}

.navbar-default {
    background-color: #f1f1f1;
}

.stuck_container {
    background: #f1f1f1;
}

footer {
    background: #f1f1f1;
}

footer .rights a {
    color: #f05456;
}