Aimbot Energy Boost – Energy Gummies – Focus & Fuel | Power-Packed Caffeine Gummies
/* ✅ Main container styling */ .aimbot-gummy-container { max-width: 1200px; margin: auto; padding: 40px; text-align: center; } /* ✅ Headline Styling */ .aimbot-gummy-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-gummy-container h2 { font-size