/* Official Bourazki Design monogram */
.site-header {
  mix-blend-mode: normal;
}

.brand {
  display: block;
  width: clamp(3.5rem, 5vw, 4.5rem);
  line-height: 0;
  letter-spacing: 0;
}

.brand img {
  display: block;
  width: 100%;
  height: auto;
}

.menu-toggle {
  mix-blend-mode: difference;
}
