/*
Theme Name: Hill Country Observer
Theme URI: 
Author: Kate Krolicki
Author URI: 
Description: Child theme of 2025
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: hill-country-observer
Tags: 
*/

/* customizations to get a banner at the top of taxonomy archive pages */
.hco-tax-info {
	display: flex;
	flex-flow: row wrap;
}
.hco-tax-desc .tax-img {
	
}
.hco-tax-desc .tax-desc {
	
}

