Joystick Handle for Electric Wheelchairs – Fun & Sport Grip Designs
/* Master Container */ .video-sections { position: relative; width: 100%; max-width: 1464px; margin: auto; padding: 10px 0; display: flex; flex-direction: column; align-items: center; text-align: left; } /* === NEW INTRO SECTION STYLES === */ .intro-text-section { width: 100%; max-width: 1464px; margin: 20px auto 10px; padding: 0 10px; box-sizing: border-box; } .intro-text-section p { font-size: 16px; color: #333; line-height: 1.6; margin-bottom: 20px; } .intro-text-section ul { list-style-type: disc; padding-left: 25px; margin: 10px 0 20px; } .intro-text-section li { font-size: 16px; color: #333; line-height: 1.6; margin-bottom: 10px; } .intro-text-section li strong { color: #000; } /* === END NEW STYLES === */ /* Key Features Styling */ .key-features { width: 100%; max-width: 1464px; margin: 20px auto 30px; padding: 0 10px;