/* Nexter Theme Base Styles */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #333; }
a { color: #2872fa; text-decoration: none; transition: color 0.3s; }
a:hover { color: #1559ed; }
img { max-width: 100%; height: auto; }
h1,h2,h3,h4,h5,h6 { font-family: 'Poppins', sans-serif; line-height: 1.3; }
.elementor-widget-container { word-wrap: break-word; }
