:root{
  --budgie-logo-image:url('../img/budgie-logo-square.png');
}

.budgie-logo-mark,
.logo-mark,
#logo-mark,
#mobile-logo-mark,
.ld-mark{
  background-image:var(--budgie-logo-image) !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
  background-size:contain !important;
  background-color:transparent !important;
  clip-path:none !important;
  border-radius:0 !important;
}
