/* Focused Version 2 refinements layered over the existing stylesheet. */
.hero-shade{background:linear-gradient(90deg,rgba(5,18,29,.88),rgba(5,18,29,.52) 52%,rgba(5,18,29,.24))}.enquiry-form input,.enquiry-form textarea{margin-top:8px;border-bottom-color:#bdb5a8;padding:12px 0;transition:border-color .2s,background .2s}.enquiry-form input:focus,.enquiry-form textarea:focus{outline:0;border-color:var(--gold);background:rgba(201,169,106,.06)}.form-note{max-width:390px;margin:13px 0 0}
