U Shaped Wall Mounted Metal Handrail for 1-3 Steps
.handrail-section { max-width: 1600px; width: 100%; margin: 40px auto; padding: 25px; background: #fcfcfc; border: 1px solid #e5e5e5; border-radius: 10px; font-family: "Segoe UI", sans-serif; color: #333; line-height: 1.7; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); box-sizing: border-box; } .handrail-section h2 { font-size: 22px; margin-bottom: 20px; color: #1a1a1a; } .handrail-section ul { list-style: none; padding-left: 0; } .handrail-section li { margin-bottom: 18px; padding-left: 28px; position: relative; } .handrail-section li::before { content: "✔"; position: absolute; left: 0; top: 0; color: #0073e6; font-weight: bold; } .handrail-section .note-box { margin-top: 30px; padding: 18px 20px; background: #f0f8ff; border-left: 5px solid #0073e6; border-radius: 8px; font-size: 15px; } @media (max-w