body:has(article>section:first-child[data-section-theme="light"]) header#header img {
content: url(https://images.squarespace-cdn.com/content/67123009dc4b8211dfb45ec2/c5c47ea2-b95f-4991-90cd-d7f4f373ac42/Megan+Keyser+Logo+Black.png?content-type=image%2Fpng);
}
body:has(article>section:first-child[data-section-theme="dark"]) header#header img {
content: url(https://images.squarespace-cdn.com/content/67123009dc4b8211dfb45ec2/7c15b495-d8b5-44fa-966e-b8a4e32293cd/Megan+Keyser+Logo+White.png?content-type=image%2Fpng);
}