/* ==========================================================================
   KOVAIBUILD — Carpenter Work page
   --------------------------------------------------------------------------
   Loads after css/style.css and css/service-page.css. Everything the page
   shares with the other service pages lives in service-page.css; this file
   holds only what is specific to Carpenter Work.
   ========================================================================== */

:root {
  /* >> CHANGE THIS PAGE'S BACKGROUND IMAGES HERE */
  --ssc-svc-img-why: url("../assets/hero/hero-05-carpentry-workshop.webp");
  --ssc-svc-img-cta: url("../assets/carpenter/carpenter-interior-woodwork.webp");
}
