/* Official Saya Homes image URLs – from sayahomes.com */
:root {
  --img-saya-logo: url('/images/saya-southx.png');
  --img-banner-desktop: url('/images/banner-desktop.jpeg');
  --img-banner-mobile: url('/images/banner-mobile.png');
  --img-banner: url('/images/banner-desktop.jpeg');
  --img-southx-hero: url('https://sayahomes.com/images/new_theme/ppsec-2pg.jpg');
  --img-southx-banner: url('https://sayahomes.com/images/new_theme/ppsec-2pg.webp');
  --img-about: url('https://sayahomes.com/images/new_theme/header-right-image.jpg');
  --img-enquire: url('https://sayahomes.com/images/new_theme/enquirepopupform.jpg');
}
