/* Add base styles */
body {
    font-family: 'Tajawal', sans-serif;
}

.product-card {
    margin-bottom: 20px;
}