/* Production-only styles */

/* Hide elements that should only be visible in demo/development environments */
.demo-only {
    display: none !important;
}
