.header {
    background-image: url('images/hall-kauffman.jpg');
    background-size: cover;
}

.blur {
    backdrop-filter: blur(3px);
}