Aimbot Energy Boost 4-Pack Sampler – Try All Flavors | Sugar-Free | Zero Calories | Caffeine + Nootropics
/* ✅ Main container styling */ .aimbot-energy-container { max-width: 1200px; margin: auto; padding: 40px; text-align: center; } /* ✅ Headline Styling */ .aimbot-energy-container h2 { font-size: 36px; font-weight: bold; text-transform: uppercase; margin-bottom: 20px; text-align: center; } /* ✅ Two-Column Layout */ .aimbot-columns { display: flex; justify-content: space-between; gap: 60px; text-align: left; } .column { flex: 1; font-size: 20px; line-height: 1.8; } .column h3 { font-size: 26px; font-weight: 700; margin-bottom: 12px; } /* ✅ Responsive Design: Stack Columns on Smaller Screens */ @media (max-width: 900px) { .aimbot-columns { flex-direction: column; gap: 50px; } .aimbot-energy-container h2 { font-size: