.hero-background-image {
     /* Background styles */
     background-image: url("../img/accd-rwgp/Worker-Relocation-Grant-Program-Application-Website-Home-Page-Image-gray-overlay.jpg");
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
     padding: 15rem 0;
}


