/* Logo final único DataUno. */
.brand-full img,
.identity-logo {
  content: url('../img/datauno-logo-final.png?v=final-png-20260626') !important;
}

.brand-full img {
  max-height: 78px;
  object-fit: contain;
}

.identity-logo {
  width: min(360px, 82%);
  height: auto;
  object-fit: contain;
}

.footer-brand,
.footer-brand-clean {
  background-image: url('../img/datauno-logo-final.png?v=final-png-20260626') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
}
