/* Geothermal RECs hub page — hub-specific styles only.
   The hero and olive theme tokens come from the shared geothermal-hero.css. */

/* FAQ heading colour (kept out of the template markup) */
.geo-faq-heading {
    color: var(--fe-dark-green-1);
}

/* State list inside a FAQ answer */
.geo-state-list {
    margin: 8px 0 0;
    padding-left: 18px;
}

.geo-state-list li {
    margin-bottom: 6px;
}
