@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap'); body, h1, h2, h3, h4, h5, h6, p, a, div, span, input, button { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; color: #000; line-height: 1.6; text-decoration: none; } a { text-decoration: none; color: inherit; }