
html {
    background-color: #2B5AC4;
}

body {
    background-color: #2B5AC4;
}

.footer {
    background-color: #2B5AC4;
    color: #00B7FF;
}
