
.why-us-section {
    background-image: url("../grid_wide.3e670846274c.png");
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 80px 20px;
}

.why-us-section .bg-white {
    background-color: rgba(255, 255, 255, 0.85); /* Transparent white for readability */
}