body {
    min-width: 340px;
    font-family: Helvetica Neue, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica Neue, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.navbar {
    font-family: Helvetica Neue, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

#big-dog {
    overflow-x: hidden !important;
}

.preorder-img {
    width: 200px;
    height: 200px;
}

.preorder-desc-color,
.preorder-desc-name,
.preorder-desc-total {
    margin-bottom: 0.15rem;
    max-width: 250px;
}

.preorder-desc-in-store {
    max-width: 175px;
}
