.elementor-6855 .elementor-element.elementor-element-f1b47cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:80px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-6855 .elementor-element.elementor-element-ff5985c .elementor-icon-list-icon i{color:#80808A;font-size:14px;}.elementor-6855 .elementor-element.elementor-element-ff5985c .elementor-icon-list-icon svg{fill:#80808A;--e-icon-list-icon-size:14px;}.elementor-6855 .elementor-element.elementor-element-ff5985c .elementor-icon-list-icon{width:14px;}.elementor-6855 .elementor-element.elementor-element-ff5985c .elementor-icon-list-text, .elementor-6855 .elementor-element.elementor-element-ff5985c .elementor-icon-list-text a{color:#80808A;}.elementor-6855 .elementor-element.elementor-element-ff5985c .elementor-icon-list-item{font-weight:300;}.elementor-6855 .elementor-element.elementor-element-e6a9528{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6855 .elementor-element.elementor-element-df9c74c img{width:100%;}.elementor-6855 .elementor-element.elementor-element-ce66adf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:32px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-6855 .elementor-element.elementor-element-bc710b3{font-family:"Crimson Text", Sans-serif;font-size:22px;line-height:1.5em;}.elementor-6855 .elementor-element.elementor-element-0f2c3c9{--spacer-size:50px;}@media(max-width:1024px){.elementor-6855 .elementor-element.elementor-element-ce66adf{--margin-top:32px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-6855 .elementor-element.elementor-element-f1b47cb{--content-width:700px;}.elementor-6855 .elementor-element.elementor-element-ce66adf{--content-width:700px;}}@media(max-width:767px){.elementor-6855 .elementor-element.elementor-element-f1b47cb{--margin-top:40px;--margin-bottom:32px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for theme-post-title, class: .elementor-element-856389c */.elementor-page-title, h1.entry-title, h1.elementor-heading-title {
    display: block !important;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-bc710b3 *//* ====== ARTICLE CONTAINER ====== */
.elementor-location-single {
  font-family: 'Georgia', 'Times New Roman', serif;
  color: #222;
  font-size: 1.25rem; /* Larger base size */
  line-height: 1.8;
  max-width: 820px;
  margin: 0 auto;
  padding: 2rem 1rem;
}

/* ====== HEADINGS ====== */
.elementor-location-single h1,
.elementor-location-single h2,
.elementor-location-single h3,
.elementor-location-single h4 {
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.elementor-location-single h1 {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

.elementor-location-single h2 {
  font-size: 2rem;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
  line-height: 1.35;
}

.elementor-location-single h3 {
  font-size: 1.6rem;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}

.elementor-location-single h4 {
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
  font-weight: 600; /* overrides general 700 */
  font-style: italic;
}

/* ====== META INFO ====== */
.elementor-post-info {
  font-size: 1rem;
  color: #666;
  margin-bottom: 1.5rem;
}

/* ====== BODY TEXT ====== */
.elementor-location-single p {
  margin-bottom: 1.5rem;
}

/* ====== LISTS ====== */
.elementor-location-single ul,
.elementor-location-single ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

.elementor-location-single li {
  margin-bottom: 0.6rem;
  line-height: 1.7;
}

.elementor-location-single ol {
  list-style-type: decimal;
}

.elementor-location-single ul {
  list-style-type: disc;
}

/* ====== LINKS ====== */
.elementor-location-single a {
  color: #0056b3;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 86, 179, 0.3);
  transition: all 0.2s ease;
}

.elementor-location-single a:hover {
  color: #003d80;
  border-bottom-color: rgba(0, 61, 128, 0.6);
}

/* ====== IMAGES ====== */
.elementor-location-single figure {
  margin: 2rem auto;
  text-align: center;
  max-width: 90%;
}

.elementor-location-single figure img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}

.elementor-location-single figcaption {
  font-size: 1.1rem;
  color: #666;
  margin-top: 0.05rem;
  font-style: italic;
  text-align: left;
}

/* ====== BLOCKQUOTES (Regular and Pullquote) ====== */
.elementor-location-single blockquote,
.wp-block-pullquote blockquote {
  position: relative;
  background: #fef9e4; /* pale warm tone to match print feel */
  border-radius: 4px;
  font-style: italic;
  color: #222;
  border-left: 6px solid #f1d974 !important; /* yellow accent from print */
  font-family: 'Georgia', 'Times New Roman', serif;
  line-height: 1.6;
}

.elementor-location-single blockquote {
  padding: 1.5rem 2rem 1.5rem 3rem;
  margin: 2.5rem auto;
  font-size: 1.4rem;
  line-height: 1.7;
}

.wp-block-pullquote blockquote {
  padding: 2rem 2.5rem 2rem 3.5rem;
  margin: 3rem auto;
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: 500;
  text-align: left;
  background: #fef9e4;
  border-left: none; /* pullquote has no border-left */
}

.elementor-location-single blockquote::before,
.wp-block-pullquote blockquote::before {
  content: "“";
  position: absolute;
  top: -20px;
  left: 15px;
  font-family: 'Playfair Display', 'Times New Roman', serif; /* decorative serif */
  font-size: 4.5rem; /* larger for emphasis */
  color: #f1d974; /* yellow accent from print */
  font-weight: 700;
  line-height: 1;
}

.elementor-location-single blockquote p {
  margin: 0;
}

/* ====== CITE in blockquotes ====== */
.elementor-location-single blockquote cite,
.wp-block-pullquote cite {
  display: block;
  margin-top: 1rem;
  font-size: 1rem;
  font-style: normal;
  color: #555;
  text-align: right;
}

/* ====== PULL QUOTES container ====== */
.wp-block-pullquote {
  margin: 3rem auto;
  padding: 0;
  background: none;
  border: none;
}

/* ====== RESPONSIVE ====== */
@media (max-width: 768px) {
  .elementor-location-single {
    font-size: 1.1rem;
    padding: 1.5rem 1rem;
  }
  .elementor-location-single h1 {
    font-size: 2.4rem;
  }
  .elementor-location-single h2 {
    font-size: 1.6rem;
  }
  .elementor-location-single h3 {
    font-size: 1.4rem;
  }
  .elementor-location-single h4 {
    font-size: 1.2rem;
  }
  .wp-block-pullquote blockquote {
    font-size: 1.3rem;
  }
  
  .elementor-location-single blockquote {
      padding: 1.5rem 1.5rem 1.5rem 2rem;
      margin: 2rem auto;
      font-size: 1.2rem;
    }
    
    .wp-block-pullquote blockquote {
      padding: 1.5rem 1.5rem 1.5rem 2rem;
    }
    
}/* End custom CSS */