.flex{
    display: flex;
}

.nav-item:last-child{
    margin-right: 30px;
}