/* Demo tenant: default site logo is not circular — avoid rounding the navbar image */
.navbar-logo-img {
    border-radius: 0;
}
