/* EmbedaData Theme - Orange */
:root {
    --accent: #ff8000;
    --accent-2: #ffcc33;
    --accent-rgb: 255, 128, 0;
    --border-color: rgba(255, 128, 0, 0.1);
}
