* {
    font-weight: 700 !important;
}

body {
    font-size: 1.3rem;
    background-color: #f8f9fa;
}

.mall-title {
    font-size: 2rem;
}

.big-btn {
    font-size: 1.5rem;
    padding: 0.3rem;
    border-radius: 12px;
}

.search-input {
    font-size: 1.5rem;
    padding: 1rem;
}

.product-card {
    margin-bottom: 1.5rem;
}
