.elementor-kit-1967{--e-global-color-primary:#3A405A;--e-global-color-secondary:#FFC857;--e-global-color-text:#4C5156;--e-global-color-accent:#171C8F;--e-global-color-547ffec:#24318B;--e-global-color-589f5d1:#D29735;--e-global-color-1eeb3e8:#F6EAD6;--e-global-color-f62aed5:#FFFFFF;--e-global-color-670d4df:#878CA7;--e-global-color-0a19ba4:#F5E0B7;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:15px;line-height:1.5em;}.elementor-kit-1967 button,.elementor-kit-1967 input[type="button"],.elementor-kit-1967 input[type="submit"],.elementor-kit-1967 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );}.elementor-kit-1967 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1967 a{color:var( --e-global-color-547ffec );}.elementor-kit-1967 a:hover{color:var( --e-global-color-accent );}.elementor-kit-1967 h1{color:var( --e-global-color-primary );font-size:28px;font-weight:700;line-height:1.1em;}.elementor-kit-1967 h2{color:var( --e-global-color-primary );font-size:24px;font-weight:600;line-height:1.1em;}.elementor-kit-1967 h3{color:var( --e-global-color-547ffec );font-size:20px;font-weight:600;line-height:1.5em;}.elementor-kit-1967 h4{color:var( --e-global-color-547ffec );font-size:16px;font-weight:600;line-height:1.5em;}.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;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */hr, ul, ol {
    margin-bottom: .9rem !important;
}

/* Reliable Penguin blockquote */
.entry-content blockquote,
.post-content blockquote,
blockquote{
  margin: 1rem 0;
  padding: .9rem 1rem;
  background: #F5E0B7;          /* vanilla cream */
  color: #3A405A;                /* slate text */
  border-left: 6px solid #171C8F;/* brand blue rule */
  border-radius: .25rem;         /* optional */
}

blockquote > :first-child { margin-top: 0; }
blockquote > :last-child  { margin-bottom: 0; }

/* links remain on-brand inside quotes */
blockquote a { color: #171C8F; }/* End custom CSS */