body { font-family: 'Montserrat', Arial, Helvetica, sans-serif; color: #393A36; margin: 0; }
.site-wrap, .ga-wrap, .landing-wrap { max-width: 880px; margin: 0 auto; padding: 0 20px; }
a { color: #2586C8; }
.ga-bar { display: flex; height: 5px; }
.ga-bar span { flex: 1; }
.ga-header-inner { display: flex; align-items: center; gap: 14px; padding: 18px 0 14px; }
.ga-header-inner img { width: 150px; height: auto; }
.ga-kicker { color: #777777; font-size: .8rem; letter-spacing: .12em; text-transform: uppercase; }
.landing-hero { text-align: center; padding: 36px 0 8px; }
.landing-hero .wp-block-post-title { font-size: 2.1rem; line-height: 1.2; margin: 12px 0 10px; }
.landing-hero .wp-block-post-excerpt { color: #555555; font-size: 1.05rem; line-height: 1.55; max-width: 660px; margin: 0 auto 18px; }
.landing-hero .wp-block-buttons { justify-content: center; }
.wp-block-post-content, .entry-content { line-height: 1.65; }
.wp-block-post-content img, .entry-content img { max-width: 100%; height: auto; }
h2.wp-block-heading { margin-top: 44px; border-bottom: 3px solid #BCD85F; padding-bottom: 6px; }
h3.wp-block-heading { margin-bottom: 6px; }
.wp-block-button__link { background: #BCD85F; color: #393A36; font-weight: 600; border-radius: 6px; padding: 10px 22px; text-decoration: none; }
.wp-block-button__link:hover { background: #F08A21; color: #ffffff; }
.wp-block-button.is-style-outline .wp-block-button__link { background: transparent; border: 2px solid #2586C8; color: #2586C8; }
.wp-block-button.is-style-outline .wp-block-button__link:hover { background: #2586C8; color: #ffffff; }
.wp-block-buttons { gap: 12px; }
.wp-block-media-text { margin: 30px 0; border: 1px solid #E5E5E5; border-radius: 8px; padding: 18px; }
.wp-block-media-text__media img { border-radius: 6px; }
.has-small-font-size { font-size: .85rem; color: #777777; }
.ga-footer { margin-top: 56px; border-top: 1px solid #D6D6D6; padding: 24px 0 40px; color: #777777; font-size: .85rem; line-height: 1.7; }
.ga-footer a { color: #2586C8; text-decoration: none; }
.wp-block-table { margin: 24px 0; overflow-x: auto; }
.wp-block-table table { width: 100%; border-collapse: collapse; font-size: .88rem; }
.wp-block-table th { text-align: left; font-size: .74rem; text-transform: uppercase; color: #777777; padding: 8px 10px; border-bottom: 2px solid #BCD85F; white-space: nowrap; }
.wp-block-table td { padding: 8px 10px; border-bottom: 1px solid #E5E5E5; vertical-align: top; }
.wp-block-table tr:hover td { background: #FAFAF5; }
