:root {
    --hero-img-url: url("images/Acadia-Header-Desktop.jpg");
}

/* body .section-hero{background: var(--hero-img-url) no-repeat right center ; } */
/* adjustments specific to acadia */
/* @media screen and (min-width:769px) {
    .section-hero .container { padding-top: 14.2%; }
} */

