Bgcopper Rosewood Crucifix of Jesus' Passion (Necklace & Car Charm Options)
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #fcf9f5; font-family: 'Cormorant Garamond', 'Georgia', 'Times New Roman', serif; color: #2e2a27; line-height: 1.8; display: flex; justify-content: center; padding: 20px; } .faith-container { max-width: 95%; /* 铺满屏幕 */ width: 100%; background: white; border-radius: 28px; box-shadow: 0 18px 36px rgba(0,0,0,0.05); overflow: hidden; border: 1px solid #efe3d6; padding: 2rem 2.5rem 2.5rem; } .sacred-header { text-align: center; margin-bottom: 2.5rem; border-bottom: 2px solid #e2cfbc; padding-bottom: 1.5rem; } .sacred-header h1 { font-size: 3rem;