.navbar {
    background-color: #5D707A !important;
}

nav#navbar-main {
    background-color: #5D707A !important;
}

body > footer > div > p > a:nth-child(n), body > footer > div > p > a:visited {
    color: #ABB5BA !important;
}

body > footer > div > p > a:hover {
    color: #E2E6E8 !important;
}

.back-to-top {
    background-color: #5D707A !important;
}

.btn-primary {
    background-color: #5D707A !important;
    border-color: #5D707A !important;
}

.footer {
    background-color: #5D707A !important;
    color: #FFFEEF !important;
}

