Ceiling Roses & Fittings | Multi Outlet Ceiling Roses
A collection page of LEDSone UK Ltd
About
#custom-shopify-blog-content * { margin: 0; padding: 0; box-sizing: border-box; } #custom-shopify-blog-content { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.6; color: #333; max-width: 1200px; margin: 0 auto; padding: 20px; background: #fff; } /* Navigation */ #custom-shopify-blog-content .breadcrumb-nav { margin-bottom: 30px; padding: 15px 0; border-bottom: 1px solid #eee; } #custom-shopify-blog-content .breadcrumb-nav a { color: #666; text-decoration: none; font-size: 14px; transition: color 0.3s ease; } #custom-shopify-blog-content .breadcrumb-nav a:hover { color: #2c5aa0; } /* Header Section */ #custom-shopify-blog-content .blog-header { text-align: center; margin-bottom: 50px; padding: 40px 0; background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border-radius: 12px; } #custom-shopify-blog-content .blog-title { font-size: 2.2em; font-weight: 700; color: #2c5aa0; margin-bottom: 20px; line-height: 1.2; } #custom-shopify-blog-content .blog-subtitle { font-size: 2.2em; color: #666; max-width: 800px; margin: 0 auto; } /* Story Section */ #custom-shopify-blog-content .story-section { background: #f8f9fa; padding: 40px; border-radius: 12px; margin-bottom: 40px; border-left: 5px solid #2c5aa0; } #custom-shopify-blog-content .story-section h2 { color: #2c5aa0; font-size: 1.9em; margin-bottom: 20px; } #custom-shopify-blog-content .story-section p { font-size: 1.9em; margin-bottom: 15px; color: #555; } /* Benefits Grid */ #custom-shopify-blog-content .benefits-section { margin: 50px 0; } #custom-shopify-blog-content .section-title { font-size: 2.1em; color: #2c5aa0; text-align: center; margin-bottom: 40px; font-weight: 600; } #custom-shopify-blog-content .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 50px; } #custom-shopify-blog-content .benefit-card { background: #fff; padding: 30px; border-radius: 12px; box-shadow: