.elementor-kit-6{--e-global-color-primary:#2E4C63;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#F8F7F4;--e-global-color-d93127f:#F8F7F4;--e-global-color-b4cc98e:#E7E1D7;--e-global-typography-primary-font-family:"Libre Baskerville";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;font-family:"Lato", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:#FFFFFF;border-radius:12px 12px 12px 12px;padding:14px 28px 14px 28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#FFFFFF00;color:var( --e-global-color-primary );border-style:solid;border-color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:#666666;font-family:"Playfair Display", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Playfair Display", Sans-serif;font-size:30px;}.elementor-kit-6 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h4{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h5{font-family:"Playfair", Sans-serif;}.elementor-kit-6 h6{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 img{opacity:0;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global Hero Sections — My Road 2 Home */
section.hero, .elementor-section.hero, section[data-id*="hero"] {
  background: linear-gradient(180deg, #ffffff 0%, #f9f7f4 100%) !important;
  box-shadow: 0 20px 30px -10px rgba(98, 78, 62, 0.08) !important;
  position: relative;
  z-index: 1;
  padding-top: 160px !important;
  padding-bottom: 120px !important;
}

/* Hero Headline */
section.hero h1, section[data-id*="hero"] h1 {
  font-size: clamp(26px, 4vw, 44px);
  font-weight: 700;
  color: #113e67;
  text-align: center;
}

/* Hero Paragraphs */
section.hero p, section[data-id*="hero"] p {
  color: #333333;
  opacity: 0.9;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

/* Hero Button */
section.hero a.elementor-button {
  background-color: #113e67 !important;
  color: #ffffff !important;
  border-radius: 8px;
  padding: 14px 28px !important;
  transition: all 0.3s ease;
}
section.hero a.elementor-button:hover {
  background-color: #405d74 !important;
}
/* Hero Link Paragraph — free Buyer's Guide + contact link */
.hero-link-text {
  font-size: 16px;
  color: #4a4a4a;
  text-align: center;
  line-height: 1.6;
  margin-top: 1rem;
}

.hero-link-text a {
  color: #2c7a61; /* earthy sage tone */
  font-weight: 500;
  text-decoration: none;
  transition: color 0.3s ease;
}

.hero-link-text a:hover {
  color: #1f5443; /* darker shade for hover */
  text-decoration: underline;
}/* End custom CSS */