
PVC Frame Kit - AngelFish/PufferFish
PVC Frame Kit Details .menu-container { font-family: 'Montserrat', sans-serif; padding: 20px; max-width: 900px; margin: 0 auto; } .menu-container h2 { font-size: 24px; color: #EE7024; font-weight: 800; } .accordion { margin-bottom: 10px; } .accordion button { width: 100%; padding: 10px; text-align: left; border: none; background: none; color: #1B4175; font-size: 18px; cursor: pointer; outline: none; display: flex; align-items: center; font-weight: 800; } .accordion button span { margin-right: 10px; font-weight: 800; color: #1B4175; } .panel { display: none; padding: 10px; margin-top: 5px; font-size: 16px; font-weight: 400; color: black; } .panel.open { display: block; } .panel a { color: #1B4175; } .seo-only {