
footer {
    background: #01456A;
    color: #000;
}

.bg-dark {
    background-color: #01456A !important;
}

.navbar-brand {
    margin-right: 0;
    padding: 0;
}

html, body {
    height: 100%;
    width: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
    overflow-x: hidden;
}


.bg-dark {
    background-color: #1a4879 !important;
}

