.servers-buttons {
    display: none !important;
}

.products-types-button,
.app-button--primary {
    background-image: none !important;
    background: #1e1e1e !important;
}

.flag svg {
    display: none;
}

.flag::before {
    content: "🌐";
    font-size: 18px;
}

.product-card {
    aspect-ratio: 3 / 3.55 !important;
}

.product-card-image-container {
    height: 85% !important;
}

.product-card-footer {
    height: 15% !important;
    max-height: 15% !important;
}

.product-card-name {
    line-height: 1.15 !important;
    margin: 0 !important;
}