.elementor-177 .elementor-element.elementor-element-12f09a9{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:3%;--padding-bottom:3%;--padding-left:2%;--padding-right:2%;}.elementor-177 .elementor-element.elementor-element-12f09a9:not(.elementor-motion-effects-element-type-background), .elementor-177 .elementor-element.elementor-element-12f09a9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-177 .elementor-element.elementor-element-bd2d214{text-align:center;}.elementor-177 .elementor-element.elementor-element-bd2d214 .elementor-heading-title{font-family:"Caveat", Sans-serif;font-size:2.5rem;font-weight:800;color:var( --e-global-color-032c7e8 );}.elementor-177 .elementor-element.elementor-element-de9e356{text-align:center;}.elementor-177 .elementor-element.elementor-element-de9e356 .elementor-heading-title{font-size:20px;font-weight:700;color:#D19778;}.elementor-177 .elementor-element.elementor-element-d08596b.elementor-element{--align-self:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* dashed journey rule + pin */
  .fjp-footer-rule{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    margin:0 auto 22px;
    max-width:280px;
  }
  .fjp-rule-line{
    flex:1;
    height:0;
    border-top:2px dashed rgba(196,98,45,.55);   /* terracotta dashes */
  }
  .fjp-rule-pin{
    width:16px;height:22px;flex:none;
    filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));
  }
  
   .fjp-footer{
    text-align:center;   
   }
  
  .fjp-footer-legal{
    font-size:13px;
    color:rgba(255,255,255,.70);
    margin-bottom:6px;
  }
  .fjp-footer-by{
    font-size:13px;
    color:rgba(255,255,255,.55);
  }
  .fjp-footer-by strong{color:rgba(255,255,255,.85);font-weight:700;}
  
  .fjp-footer-link{
     
  color:#f0b892;                /* peach accent, matches the tagline */
  font-weight:700;
  text-decoration:none;
  border-bottom:1px solid rgba(240,184,146,.4);
  transition:color .15s ease, border-color .15s ease;
}
.fjp-footer-link:hover{
  color:#ffffff;
  border-bottom-color:rgba(255,255,255,.6);
}
 
  @media (max-width:480px){
    .fjp-footer{padding:36px 18px 32px;}
    .fjp-footer-brand{font-size:26px;}
  }/* End custom CSS */