body.wangao-news {
	font-family: "Roboto", system-ui, -apple-system, Segoe UI, Arial, sans-serif;
	background-color: #ffffff;
	color: #111827;
}

body.wangao-news h1,
body.wangao-news h2,
body.wangao-news h3,
body.wangao-news .font-oswald {
	font-family: "Oswald", system-ui, -apple-system, Segoe UI, Arial, sans-serif;
}

.wangao-news-hero {
        background: #111827;
}
.wangao-news-hero__placeholder {
        background:
                radial-gradient(circle at 20% 24%, rgba(14, 165, 233, 0.28), transparent 44%),
                radial-gradient(circle at 76% 78%, rgba(34, 197, 94, 0.24), transparent 46%),
                linear-gradient(135deg, #0f172a 0%, #1f2937 100%);
}
