/* Bailey Creative 2026-09-24 holding page tidy-up */

/* Hero band reads as intentional before the video paints */
.hm_banner_area{background:linear-gradient(180deg,#f8f7f5 0%,#ebe9e5 100%);}

/* Hero headings moved from h1 to h2 so the page has a single h1.
   Values mirror the previous .video_text h1 computed styles. */
.video_text h2{font-size:55px;font-family:serif;font-weight:500;font-style:normal;color:#000;text-transform:capitalize;line-height:1.1;text-align:center;margin:0 0 -226px;}

/* Full page preloader delayed first paint for no benefit */
#loading{display:none !important;}