/*
 Theme Name: Astra Child
 Theme URI: https://wpastra.com/
 Description: Tema hijo de Astra
 Author: Euroinnova
 Author URI: https://articulos.euroinnova.com/
 Template: astra
 Version: 1.0.0
*/

/* Importa estilos del tema padre */
@import url("../astra/style.css");


html body .elementor-post__card .elementor-post__badge {
	width: max-content !important;
    left: -48% !important;
}

@media (max-width: 768px) {
	.elementor-post__badge {
		margin: 205px !important;
	}
}

.rank-math-breadcrumb a{
	color: #202020;
}

.rank-math-breadcrumb a:hover {
	color: #E32652;
}