.section { padding: 60px 0; }
.card { border-radius: 14px; }
.badge-popular {
    background: #0d6efd;
    color: white;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 20px;
}
