.elementor-2526 .elementor-element.elementor-element-ee08122{--display:flex;}.elementor-2526 .elementor-element.elementor-element-ee08122:not(.elementor-motion-effects-element-type-background), .elementor-2526 .elementor-element.elementor-element-ee08122 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1B2230;}/* Start custom CSS *//* FORCE EXACT TITLE FONT STYLING */
.hero-title,
.hero-title *,
.ai-heading,
.ai-heading *,
.areas-title,
.areas-title *,
.am-title,
.am-title * {
  font-family: 'Playfair Display', serif !important;
  font-weight: 300 !important;
}

/* HERO TITLE SIZE AND COLOUR */
.hero-title {
  font-size: clamp(3rem, 6vw, 6.5rem) !important;
  line-height: 1.06 !important;
  color: #f5f2ec !important;
}

/* GOLD ITALIC WORD IN HERO */
.hero-title em {
  font-style: italic !important;
  background: linear-gradient(135deg, #f5d99a 0%, #c9954e 40%, #e8d4b0 72%, #b07d3e 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  display: block !important;
  line-height: 1.3 !important;
  padding-bottom: 0.15em !important;
}

/* WHITE FIRST LINE TITLES */
.hero-title,
.areas-title,
.am-title {
  color: #f5f2ec !important;
}

/* DARK TITLE FOR LIGHT SECTION */
.ai-heading {
  color: #1e2530 !important;
}

/* GOLD EMPHASISED WORDS */
.ai-heading em,
.areas-title em,
.am-title em {
  font-style: italic !important;
  color: #c9954e !important;
  font-family: 'Playfair Display', serif !important;
}

/* STOP ELEMENTOR OR THEME FROM FORCING ITS OWN HEADING STYLES */
.elementor-widget-heading .elementor-heading-title,
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
}

/* BOOK A FREE CALL LINK */
.ghost-link {
  color: #b07d3e !important;
}

.ghost-link:hover,
.ghost-link:focus {
  color: #f5f2ec !important;
}

.ghost-link span {
  color: inherit !important;
}

/* START HERE BUTTON */
.btn {
  color: #b07d3e !important;
}

.btn:hover,
.btn:focus {
  color: #ffffff !important;
}/* End custom CSS */