.elementor-kit-3614{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2720f5d:#444444;--e-global-color-3670519:#50632C;--e-global-color-2460a29:#B1BB9A;--e-global-color-e3f7a61:#D7D7D7;--e-global-color-0a87fd6:#EEEEEE;--e-global-color-9c9dc72:#417A47;--e-global-color-d71c54a:#43914B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-313a248-font-family:"DM Serif Display";--e-global-typography-313a248-font-size:2.8em;--e-global-typography-313a248-font-weight:500;--e-global-typography-313a248-line-height:1.2em;--e-global-typography-313a248-letter-spacing:0.01px;--e-global-typography-f3df451-font-family:"DM Serif Display";--e-global-typography-f3df451-font-size:1.9em;--e-global-typography-f3df451-letter-spacing:1px;color:var( --e-global-color-2720f5d );}.elementor-kit-3614 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3614 input:not([type="button"]):not([type="submit"]),.elementor-kit-3614 textarea,.elementor-kit-3614 .elementor-field-textual{border-style:solid;border-width:1px 1px 1px 1px;border-color:#DDDDDD;transition:0ms;}.elementor-kit-3614 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-3614 textarea:focus,.elementor-kit-3614 .elementor-field-textual:focus{color:#000000;accent-color:#000000;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::selection {
  background: #dee2d0;    /* highlight color */
  color: #000;         /* text color */
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0;
}

.blog-index h3 {
    padding-bottom: 10px;
}
.blog-index h3 a:hover {
    color: #4f794c !important;
    text-decoration: underline !important;
}
.blog-index .elementor-post__excerpt p::after {
  content: "...";
}
.blog-index .elementor-button-wrapper {
    margin-top: 100px !important;
}
.content-link a {
    color: #1E293B;
    text-decoration:none !important;
    border-bottom: 1px solid #666;
}
.content-link a:hover {
    color: #4f794c;
    border-bottom: 1px solid #4f794c;
}
.rank-math-breadcrumb .last {
    color: #999;
}
.breadcrumb {
    border-bottom:1px dashed #999;
    font-size: 0.9em;
    line-height:1.8em;
}
.budget { 
    display:none !important;
    
}
.forminator-description {
    margin-top:-23px !important;
}

.center-grid-items .elementor-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* Hide Astra's built-in title block only */
.entry-header, .entry-title { 
  display: none !important; 
}

/* Ensure content H1s still show */
.ast-no-title .entry-content h1,
.ast-page-builder-template .entry-content h1 {
  display: block !important;
  visibility: visible !important;
}

/* Page builders (uncomment what you use) */

/* Elementor */
.ast-no-title .elementor-widget-heading h1.elementor-heading-title {
  display: block !important;
}

/* Gutenberg */
.ast-no-title .wp-block-heading h1,
.ast-no-title .entry-content .wp-block h1 {
  display: block !important;
}

/* Beaver Builder (optional) */
.ast-no-title .fl-module-heading h1.fl-heading {
  display: block !important;
}

/* end hide astra title *//* End custom CSS */