.nav.navbar-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.mar05{
    margin: 0.5rem;
}