/* admin_dev.css */
#header {
    background-color: #229b07; /* Green for development */
    color: #000000; /* Black text */
}
