.nav-item{
    min-width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.white-logo{
    color: #fff;
}