
  .rel-svc-card { display: block; padding: 1.25rem; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; text-decoration: none; color: inherit; transition: all .2s ease; }
  .rel-svc-card:hover { border-color: #6366f1; box-shadow: 0 8px 22px -10px rgba(99,102,241,.22); transform: translateY(-2px); }
  .rel-svc-card h3 { font-size: 1rem; font-weight: 600; color: #0f172a; margin: 0 0 .4rem; line-height: 1.35; }
  .rel-svc-card p { font-size: .8625rem; color: #475569; margin: 0 0 .65rem; line-height: 1.5; }
  .rel-svc-card span { font-size: .8125rem; font-weight: 600; color: #6366f1; }
