@import '_content/Wordsmithed.Components/Wordsmithed.Components.bundle.scp.css';

/* /Components/Deprecated/Footer.razor.rz.scp.css */
.footer[b-ti5ev2xf30] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.25em;
}
/* /Components/Deprecated/Social/ShareButtons.razor.rz.scp.css */
.share-buttons[b-6trulv91xr] {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    gap: 1em;
}
/* /Pages/Typography.razor.rz.scp.css */
.swatch[b-ilctc1i9vp] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--mud-palette-dark-lighten);
    border-radius: 8px;
    width: 100px;
    height: 100px;
}
