.tag{border-radius:20px;display:inline-block;font-size:10px;font-weight:500;letter-spacing:1px;margin-bottom:10px;padding:3px 9px;text-transform:uppercase}.tag-amber{background:#fef3c7;color:#92400e}.tag-blue{background:#edf2ff;color:#2d4aa8}.tag-purple{background:#f3effe;color:#4a1f9e}.tag-orange{background:#fff7ed;color:#c2410c}.tag-rose{background:#fff1f2;color:#be123c}.tag-red{background:#fef2f2;color:#991b1b}.tag-fuchsia{background:#fdf4ff;color:#7e22ce}.tag-indigo{background:#eff6ff;color:#1e40af}.tag-cyan{background:#ecfeff;color:#0e7490}.tag-green{background:#f0fdf4;color:#166534}.tag-lime{background:#f0fdf4;color:#3f6212}.tag-brown{background:#f5f0eb;color:#78350f}.tag-sand{background:#fdf8f0;color:#92400e}.tag-slate{background:#f8fafc;color:#475569}.cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:var(--container-width)}.card{background-color:#fff;border:1px solid var(--grey-dark);border-radius:1rem;max-width:320px;padding:1.5rem}.card h3{font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:8px;margin-top:0}.rlk-card-text{padding-bottom:60px;padding-top:60px}.title{color:var(--text-color);font-size:14px;letter-spacing:2px;margin:auto;opacity:.5;padding:.5rem 1rem;text-align:center;text-transform:uppercase}