Payment Failed Page Design Html Codepen <95% UPDATED>

.support-link a color: #dc2626; text-decoration: none; font-weight: 600; border-bottom: 1px dashed #dc2626;

.error-detail background: #fef2f2; border-left: 4px solid #ef4444; padding: 0.9rem 1rem; border-radius: 1rem; margin: 1.2rem 0 1.2rem; font-size: 0.85rem; color: #991b1b; display: flex; align-items: center; gap: 12px; flex-wrap: wrap; payment failed page design html codepen

.suggestion-list list-style: none; display: flex; flex-direction: column; gap: 10px; .support-link a color: #dc2626

/* icon & circle */ .icon-circle display: flex; justify-content: center; margin-bottom: 1.5rem; border-bottom: 1px dashed #dc2626

.suggestion-title font-weight: 600; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 0.5px; color: #475569; margin-bottom: 0.8rem; display: flex; align-items: center; gap: 6px;