
.racing-widget { font-family: Arial, sans-serif; padding: 20px; }
.racing-date-buttons { margin-bottom: 20px; }
.racing-date-buttons .date-btn { padding: 10px; margin-right: 5px; border-radius: 4px; background: #eee; text-decoration: none; color: #000; }
.racing-date-buttons .active { background: #333; color: #fff; }
.race-card { background: #f9f9f9; padding: 15px; border-radius: 8px; margin-bottom: 15px; border: 1px solid #ccc; }
.race-detail-btn { display: inline-block; margin-top: 10px; background: #007BFF; color: #fff; padding: 8px 12px; border-radius: 5px; text-decoration: none; }
