/**
Theme Name: Theme Mimo
Author: ss0lan0
Author URI: https://mimocomunicacion.com
Description: Child Theme desarrollado para Mimo.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme-mimo
Template: astra
*/

.lista_icon{
	background-color: #fff;
    padding: 10px;
    border: 1px solid #f0f0f0;
    border-radius: 15px;
}
.gris{
	background-color: #f0f0f0;
}
.widget-title {
   font-size:1.2rem !important;	
}
#media_image-5{
	text-align:center;
	padding-top:10px;
}
.listas_footer{
	overflow:hidden;
	display:block;
	width:100%;
	margin:0 auto;
	min-height: 200px; 
}
.listas_footer h2{
	color: #fff;
}