/**
Theme Name: 100ideas
Author: Daniel Menchini
Author URI: https://100ideas.xyz
Description: Cielo es un child theme genérico creado por 100ideas.xyz. 
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 100ideas
Template: astra
*/

a img {
	object-fit: cover;
}

.uagb-post__taxonomy a,
.ast-terms-link a {
	background-color: #06F;
	padding: 1px 6px;
	border-radius: 3px;
	text-transform: uppercase !important;
}
.uagb-post__taxonomy a,
.ast-terms-link a {
	color: #FFF !important;
}