.elementor-kit-12{--e-global-color-primary:#111827;--e-global-color-secondary:#1E40AF;--e-global-color-text:#111827;--e-global-color-accent:#1E40AF;--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;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.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;}@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 *//* CSS-Only Footer for StratGov */
body::after {
    content: "© 2025 StratGov LLC. All rights reserved.";
    display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    color: #666;
    background-color: #f5f5f5;
    position: relative;
    margin-top: 40px;
}
:root {
  --sg-bg: #F9FAFB;
  --sg-section: #FFFFFF;
  --sg-text: #111827;
  --sg-text-muted: #4B5563;
  --sg-header: #111827;
  --sg-accent: #B91C1C;
  --sg-accent-hover: #991B1B;
  --sg-border: #E5E7EB;
}
.insight-block {
  margin-bottom: 100px;   /* space BELOW each insight */
}

.insight-block:last-of-type {
  margin-bottom: 100px0;      /* optional: remove space after last one */
}/* End custom CSS */