.account-pages .bg-primary {
    background-color: white !important;
    height: 80px;
}
.leftside-menu {
    background-color: white;
}
.side-nav-item span {
    color: #ff4f0b;
}
.sign-in-logo img {
height: 84px;
    width: 230px;
}
.leftside-logo-large img {
    height: 84px;
    width: 230px;
    padding-right: 10px
}