/* NOW IN AFRICA - OPTION B CSS - HIGH PRIORITY */
html body .f24-breaking-bar,
html body .site-header-bar,
body .f24-breaking-bar { background-color: #FAFAF7 !important; }

html body .f24-hero-btn,
html body .f24-hero-btn .wp-block-button__link,
body .wp-block-button.f24-hero-btn .wp-block-button__link,
html body a.f24-hero-btn,
html body .f24-hero-btn a { background-color: #C9A84C !important; color: #1C2B3A !important; border-color: #C9A84C !important; }

html body .f24-section-title,
html body .f24-section-title *,
body .wp-block-heading.f24-section-title { color: #1C2B3A !important; }

html body .f24-subscribe,
body .wp-block-group.f24-subscribe { background-color: #1C2B3A !important; }

html body .f24-subscribe .wp-block-heading,
html body .f24-subscribe h2,
html body .f24-subscribe .wp-block-group__inner-container h2 { color: #FAFAF7 !important; }

html body .f24-subscribe p,
html body .f24-subscribe .wp-block-paragraph { color: #C9A84C !important; }

html body .f24-subscribe .wp-block-button__link,
html body .f24-subscribe a.wp-block-button__link { background-color: #C9A84C !important; color: #1C2B3A !important; }

html body { background-color: #FAFAF7 !important; }

html body .site-footer,
html body footer.site-footer,
html body .ast-footer-copyright { background-color: #1C2B3A !important; color: #FAFAF7 !important; }

html body .main-navigation,
html body .main-navigation ul,
html body .ast-header-break-point .main-navigation a,
html body .ast-desktop .main-navigation a { background-color: #FFFFFF !important; }

html body .main-navigation a,
html body .ast-desktop .main-navigation > ul > li > a,
html body .ast-header-break-point .main-navigation a { color: #1C2B3A !important; }

html body .main-navigation a:hover { background-color: #C9A84C !important; color: #1C2B3A !important; }

/* Section title underline: red -> gold */
html body .f24-section-title::after,
html body .f24-section-title:after { background: #C9A84C !important; }

/* Breaking badge */
html body .site-header::before,
html body .breaking-badge { background-color: #C9A84C !important; }

/* Section backgrounds */
html body .f24-section:nth-of-type(even),
body .wp-block-group.f24-section { background-color: #F6F6F6 !important; }

/* Post cards */
html body .ast-article-post .entry-title a:hover { color: #C9A84C !important; }
html body .ast-meta-category-wrapper a { background-color: #C9A84C !important; }
html body .ast-btn,
html body .wp-block-button__link { background: #C9A84C !important; color: #1C2B3A !important; }
html body .ast-btn:hover { background: #B8933A !important; }

/* Footer */
html body .footer-sml-section-1 { background: #1C2B3A !important; }

/* Single post title */
html body.single-post .entry-title { color: #1C2B3A !important; }
