.depoimentos-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 30px auto;
    width: 100%;
}

.nav-button {
    margin: 0 10px;
} 