
3 KINGS Crowne Premium Wave Brush
body { font-family: 'Futura', 'Trebuchet MS', Arial, sans-serif; background-color: #000000; /* Black background */ color: #f9d56e; /* Gold text color */ margin: 0; padding: 0; } h1, h2, h3 { color: #f9d56e; /* Gold accent color */ } a { color: #f9d56e; /* Gold accent color for links */ text-decoration: none; } a:hover { text-decoration: underline; /* Underline effect on hover */ } .legacy-collection-quote { font-family: 'Futura', 'Trebuchet MS', Arial, sans-serif; font-style: italic; background-color: rgba(249, 213, 110, 0.15); padding: 1.5rem 2rem; border-left: 6px solid #f9d56e; margin: 2rem 0; color: #f9d56e; font-weight: 600; border-radius: 5px; } .faq-container { margin-top: 3rem; } .faq-item { background-color: #222222; /* Darker background for FAQ items */ border-radius: 8px; marg