Elegoo Centauri Carbon Filament

A collection page of Siraya Tech

category
Products
22
Active ads
0
Depth
Published
2026/06/24

About

.siraya-collection-bed-adhesive { max-width: 700px; margin: 0 auto; color: #1f2a37; line-height: 1.75; font-size: 16px; font-family: 'Inter', sans-serif; } /* h2 gets the custom blue color with the left red border accent */ .siraya-collection-bed-adhesive h2 { color: #297fce; line-height: 1.3; margin-top: 28px; margin-bottom: 14px; font-weight: 700; font-size: 28px; border-left: 5px solid #cb1a36; padding-left: 12px; } /* h3 is configured specifically with a red brand color and no border */ .siraya-collection-bed-adhesive h3 { color: #cb1a36; line-height: 1.3; margin-top: 28px; margin-bottom: 14px; font-weight: 700; font-size: 22px; } .siraya-collection-bed-adhesive p { margin: 0 0 14px; } .siraya-collection-bed-adhesive ul { margin: 0 0 18px 20px; padding: 0; } .siraya-collection-bed-adhesive li { margin-bottom: 10px; } .siraya-collection-bed-adhesive a { color: #cb1a36; font-weight: 600; text-decoration: none; } .siraya-collection-bed-adhesive a:hover { text-decoration: underline; } .siraya-bed-box { background: #f4f8fc; border: 1px solid #d8e7f6; border-radius: 14px; padding: 18px 20px; margin: 18px 0 24px; } .siraya-bed-box strong { color: #297fce; } .siraya-bed-highlight { background: linear-gradient(135deg, #297fce 0%, #225f99 100%); color: #ffffff; border-radius: 16px; padding: 22px; margin: 22px 0 28px; } .siraya-bed-highlight h2, .siraya-bed-highlight h3 { color: #ffffff; border: 0; padding-left: 0; margin-top: 0; } .siraya-bed-links { display: grid; grid-template-columns: 1fr; gap: 14px; margin-top: 18px; } /* Make links display in 2 columns on larger screens */ @media (min-width: 480px) { .siraya-bed-links { grid-template-columns: 1fr 1fr; } } .siraya-bed-link-card { border: 1px solid #dce5ef; border-radius: 14px; padding: 16px 18px; background: #ffffff; } .siraya-bed-link-card p { margin-bottom: 8px; } .siraya-bed-faq details { border: 1px solid #dce5ef; border-radius: 12px; padding: 14px 16px; margin-bottom: 12px; background: #ffffff; } .siraya-bed-faq