h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-family: 'Poppins', sans-serif;
}

footer a {
    color:var(--bs-body-color);
}