/* Custom branding for File Browser */
.navbar-brand img {
    content: url(/branding/img/logo.svg); /* Update path if using PNG */
    height: 80px; /* Adjust as needed */
}
