/*
 * Site-specific styles for 1031 Exchange Experts.
 * Add future custom CSS here so it remains separate from the Astra parent theme.
 */

/* Keep the homepage hero heading readable on its dark background. */
.home .hero-1031 h1 {
	color: #fff;
}
