/* tabla interna sobre el mapa */
td[style*="mapabirdingchallenge"] table,
td[style*="mapabirdingchallenge"] table tr,
td[style*="mapabirdingchallenge"] table td {
    background: transparent !important;
    background-color: transparent !important;
}

.dark-mode td[style*="mapabirdingchallenge"] table,
.dark-mode td[style*="mapabirdingchallenge"] table tr,
.dark-mode td[style*="mapabirdingchallenge"] table td {
    background: transparent !important;
}
