Hospital Trolleys
A collection page of Fitment Craft
About
.fc-hospital-trolley-content { max-width: 1080px; margin: 0 auto; padding: 42px 18px; font-family: Arial, sans-serif; color: #222222; line-height: 1.75; } ``` .fc-hospital-trolley-content * { box-sizing: border-box; } .fc-hospital-trolley-content h2 { font-size: 30px; line-height: 1.3; color: #111111; margin: 38px 0 15px; font-weight: 800; } .fc-hospital-trolley-content h3 { font-size: 22px; line-height: 1.35; color: #111111; margin: 26px 0 10px; font-weight: 800; } .fc-hospital-trolley-content p { font-size: 16px; color: #444444; margin: 0 0 16px; } .fc-hospital-trolley-content a, .fc-hospital-trolley-content a:link, .fc-hospital-trolley-content a:visited { color: #111111; font-weight: 800; text-decoration: underline; text-decoration-color: #fff000; text-decoration-thickness: 3px; text-underline-offset: 3px; } .fc-ht-top { border: 1px solid #e7e7e7; border-radius: 18px; padding: 30px; background: #ffffff; box-shadow: 0 8px 24px rgba(0,0,0,0.035); margin-bottom: 28px; } .fc-ht-label { display: inline-block; background: #fff000; color: #111111; font-size: 13px; font-weight: 800; padding: 7px 14px; border-radius: 999px; margin-bottom: 14px; } .fc-ht-top h2 { margin-top: 0; font-size: 32px; } .fc-ht-quick { background: #f6f7f8; border-left: 5px solid #111111; border-radius: 14px; padding: 22px; margin: 24px 0; } .fc-ht-quick strong { display: block; color: #111111; font-size: 18px; margin-bottom: 7px; font-weight: 800; } .fc-ht-use-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 20px 0; } .fc-ht-use-card { background: #ffffff; border: 1px solid #e8e8e8; border-radius: 16px; padding: 22px; } .fc-ht-use-card h3 { margin-top: 0; font-size: 20px; } .fc-ht-table-wrap { overflow-x: auto; border: 1px solid #e5e5e5; border-radius: 14px; margin: 22px 0 28px; background: #ffffff; } .fc-ht-table { width: 100%; min-width: 780px; border-collapse: collapse; } .fc-ht-table th { background: #111111; color: #ffffff; padding: 15px; text-align: left; font-