/* Inert styles */
[inert] {
  pointer-events: none;
  cursor: default;
}

[inert], [inert] * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Burger menu styles */
.top-bun,
.patty,
.bottom-bun {
  height: 1px;
}

/* Social icons styles */
#block-yui_3_17_2_1_1623085377443_33843 .social-icons-style-border .sqs-svg-icon--wrapper {
  box-shadow: 0 0 0 2px inset;
  border: none;
}

.gallery-reel-item-src {
  margin: 0 20px;
}




