.elementor-15803 .elementor-element.elementor-element-b84b5f9{margin-top:-100px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-15803 .elementor-element.elementor-element-06deff4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-15803 .elementor-element.elementor-element-d61cd15 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-15803 .elementor-element.elementor-element-d61cd15 img{width:100%;height:600px;object-fit:cover;object-position:center center;}.elementor-15803 .elementor-element.elementor-element-684ebb4 > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-15803 .elementor-element.elementor-element-95c6706 .elementor-heading-title{font-family:"Verdana", Sans-serif;font-size:52px;font-weight:600;color:var( --e-global-color-433f3d92 );}.elementor-15803 .elementor-element.elementor-element-459716f .elementor-icon-list-icon i{color:var( --e-global-color-text );font-size:14px;}.elementor-15803 .elementor-element.elementor-element-459716f .elementor-icon-list-icon svg{fill:var( --e-global-color-text );--e-icon-list-icon-size:14px;}.elementor-15803 .elementor-element.elementor-element-459716f .elementor-icon-list-icon{width:14px;}.elementor-15803 .elementor-element.elementor-element-459716f .elementor-icon-list-text, .elementor-15803 .elementor-element.elementor-element-459716f .elementor-icon-list-text a{color:var( --e-global-color-text );}.elementor-15803 .elementor-element.elementor-element-7b220dd > .elementor-widget-container{margin:20px 0px 20px 0px;}.elementor-15803 .elementor-element.elementor-element-7b220dd{color:var( --e-global-color-433f3d92 );font-family:"Verdana", Sans-serif;}@media(min-width:768px){.elementor-15803 .elementor-element.elementor-element-06deff4{width:100%;}.elementor-15803 .elementor-element.elementor-element-684ebb4{width:100%;}}@media(max-width:1024px){.elementor-15803 .elementor-element.elementor-element-d61cd15 img{height:400px;}.elementor-15803 .elementor-element.elementor-element-95c6706 .elementor-heading-title{font-size:40px;}}@media(max-width:767px){.elementor-15803 .elementor-element.elementor-element-d61cd15 img{height:300%;}.elementor-15803 .elementor-element.elementor-element-684ebb4 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-15803 .elementor-element.elementor-element-95c6706 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for theme-post-featured-image, class: .elementor-element-d61cd15 */.single-blog-content a {
    color: #000000 !important;
    text-decoration: underline !important;
    transition: all 0.2s ease-in-out !important;
}

.single-blog-content a:hover {
    color: #00000080 !important;
    text-decoration: none !important;
}

.single-blog-content H2 {
    color: #000000 !important;
}/* End custom CSS */
/* Start custom CSS */.single-blog-content {
  margin: 0 auto;
  box-sizing: border-box;
}

.single-blog-content h2 {
  font-size: 1.65rem; 
  line-height: 1.35;
  color: #d4af37;
  margin-top: 36px;
  margin-bottom: 16px;
}

.single-blog-content p {
  margin-bottom: 18px;
}

.single-blog-content ul,
.single-blog-content ol {
  margin-top: 0;
  margin-bottom: 24px;
  padding-left: 24px;
}

.single-blog-content li {
  font-size: 1.05rem;
  color: #333333;
  margin-bottom: 5px;
}

.single-blog-content a {
  color: #c49a2c;
  text-decoration: none;
  font-weight: 400 !important;
  transition: color 0.2s ease-in-out, text-decoration-color 0.2s ease-in-out;
}

.single-blog-content a:hover,
.single-blog-content a:focus {
  color: #c49a2c80;
  text-decoration: none;
}

@media screen and (max-width: 768px) {

  .single-blog-content h2 {
    font-size: 1.4rem;
    margin-top: 28px;
    margin-bottom: 12px;
  }

  .single-blog-content p {
    margin-bottom: 14px;
  }

  .single-blog-content ul,
  .single-blog-content ol {
    margin-bottom: 18px;
    padding-left: 20px;
  }

  .single-blog-content li {
    font-size: 1rem;
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 480px) {

  .single-blog-content h2 {
    font-size: 1.2rem;
    line-height: 1.3;
    margin-top: 22px;
    margin-bottom: 10px;
  }

  .single-blog-content p {
    font-size: 0.95rem;
    margin-bottom: 12px;
  }

  .single-blog-content ul,
  .single-blog-content ol {
    margin-bottom: 14px;
    padding-left: 16px;
  }

  .single-blog-content li {
    font-size: 0.95rem;
  }
}/* End custom CSS */