
html, body { margin: 0; padding: 0; }
body { font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
*, *::before, *::after { box-sizing: border-box; }
img { max-width: 100%; height: auto; }
.pranto-elementor-page { width: 100%; min-height: 60vh; }
