/* themes/forest.css */
.explore-table-container {
    --explore-main-color: #2c9c4f;
    --explore-second-color: #9c2c79;
    --explore-color: #333;
    --explore-background: #f7fff9;
}