/* Sovrascrive tutte le hamburger span */
button.navbar-toggler .hamburger span {
    background-color: forestgreen !important; /* colore che vuoi */
}