/*
Theme Name: NetConnect Pro
Author: NetConnect Provider
Description: Landing page + paket internet + subscription form
Version: 1.0
Text Domain: netconnect-pro
*/
body { font-family: 'Inter', sans-serif; }
section { transition: all 0.3s ease-in-out; }
a { transition: all 0.2s ease-in-out; }
img { max-width: 100%; height: auto; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 1.5rem; }
