/* themes/ocean.css */
.explore-table-container {
    --explore-main-color: #2c6b9c;
    --explore-second-color: #9c2c6b;
    --explore-color: #333;
    --explore-background: #f7fbff;
}