#gmcr_sites_map { height: 700px; background-color: #ffcb03;}

.leaflet-popup-content {
	img {
		max-width: 100%;
		height: auto;
	}
	p {
		font-family: var(--wp--preset--font-family--cooper-hewitt), sans-serif;
		font-size: 1.15em;
	}
	a {
		color: #000;
	}
}