﻿
.dropdown-item {
    --bs-dropdown-link-hover-bg: #007bff; /* Fondo */
    --bs-dropdown-link-hover-color: #fff; /* Texto */
}
