/* Kappin Systems official brand asset handling.
   The supplied PNG remains the single source of truth. */
.official-logo-mark {
  aspect-ratio: 1 / 1;
  object-fit: cover !important;
  object-position: center top !important;
}
