@mixin bx--snippet {
  font-family: $font-family-mono;
  position: relative;
  max-width: rem(640px);
  width: 100%;
}
