/* The fira wordmark, applied as a mask so it takes the surrounding text colour.
   Aspect ratio 1.788 : 1 (viewBox 3244.1 × 1814.4). Set a height and a matching width. */
.fira-mark{display:inline-block;flex:none;background-color:currentColor;-webkit-mask:url("../assets/logo.svg") no-repeat center/contain;mask:url("../assets/logo.svg") no-repeat center/contain}
.fira-mark-pearl{background-color:transparent;background-image:var(--pearl-text);background-repeat:no-repeat;background-size:cover}
