.rdv-btn {
  display:inline-block;background:#0ea5e9;color:#fff;padding:6px 12px;border-radius:8px;
  text-decoration:none;font-weight:600
}
.rdv-progress-wrap {margin-top:6px;height:8px;background:#e5e7eb;border-radius:9999px;overflow:hidden}
.rdv-progress-bar {height:8px;background:#16a34a;border-radius:9999px}
