/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://blowup-forever.com/
Template: twentytwentyfour
*/

.wp-block-navigation:hover .wp-block-navigation-item__content:hover {
	color: #F2BA0B;
	text-decoration: none;
}

.taxonomy-post_tag a {
    background-color: #5782A1;
}

.taxonomy-post_tag:hover {
    background-color: #F2BA0B !important;
	text-decoration: none !important;
}
