Women's Butt Lifter Anti-Cellulite Scrunch Leggings – Sweat Pants
/* Base Styles */ body { font-family: Arial, sans-serif; background-color: #f2f2f2; color: #333; margin: 0; padding: 20px; } .container { max-width: 1200px; margin: auto; background-color: #ffffff; padding: 20px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } /* Headings */ h1 { font-size: 2.5em; color: #FF4500; /* Orange Red */ text-align: center; margin-bottom: 10px; } h2 { font-size: 2em; color: #4682B4; /* Steel Blue */ margin-bottom: 15px; } h3 { font-size: 1.5em; color: #32CD32; /* Lime Green */ margin-bottom: 10px; } /* Text */ p, ul { font-size: 1.1em; line-height: 1.6;