body {
    font-family: 'Poppins', 'Montserrat', sans-serif;
    margin: 0;
    background: #f8fafc;
}

a {
    text-decoration: none;
    color: inherit;
}
