/**
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
*/
.col_servicios .wp-block-column {
	border: 1px solid #f0f0f0;
	border-radius: 15px;
	background-color:#f0f0f0;
	padding:5px;
}

@media screen and (max-width:767px)
{
	.cambio-color-claro{
		background-color:#F1F1F1 !important;
	}
	.cambio-color-oscuro{
		background-color:#D4D4D4 !important;
	}
	
}
