#headerContent {
    background-image: url("../img/header-bg.webp");
}
.overlay {
    background-color: rgba(0, 0, 0, 0.58);
}

#whyChooseUs {
    background-image: url("../img/why-us-bg.webp");
}