.account-pages .auth-logo .logo__one {
    fill: #007ec4;
}

.account-pages .auth-logo .logo__two {
    fill: #005c92;
}

body[data-layout=horizontal][data-topbar=colored] #page-topbar {
    background-color: #007ec4;
}

header .navbar-brand-box .logo__one {
    fill: #fff;
}

header .navbar-brand-box .logo__two {
    fill: #fff;
}
