body {
    font-family: 'Poppins', sans-serif;
}

header, footer {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
} 
