/**
Theme Name: Sumitaller
Author: gdReputacion
Author URI: https://gestiondereputacion.com
Description: Personalización para el proyecto sumitaller.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sumitaller
Template: astra
*/

.ast-blog-single-element {
	margin-bottom: 10px;
}

.tags-links default a {
	color: #ffffff;
  	border-color: var(--ast-global-color-0);
  	background-color: var(--ast-global-color-0);
  	padding: 4px 8px;
  	border-radius: 3px;
  	text-transform: uppercase;
}