/* Footer */
.kc-account-footer {
    width: 100%;
    text-align: center;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 2.0;
    color: #363636;
    background: #ffffff;
    padding-bottom: 5px;
    padding-top: 5px;

    margin-top: auto;
}

/* Background */
.pf-v5-c-masthead {
    background: rgb(0, 47, 82) !important;
}

.pf-v5-c-toolbar {
    background: rgb(0, 47, 82) !important;
}

.pf-v5-c-page__sidebar {
    background: rgb(0, 47, 82) !important;
}
