/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.terminos p{
	background-color: #54728c;
    border-radius: 2px;
    padding: 5px 14px;
    width: fit-content;
	margin: 10px !important;
    display: inline-block;
/* 	    border: 1px solid var(--global-palette3); */
	color:white;
}

.wp-block-kadence-header-row{
	box-shadow: 0px 4px 11px -6px rgba(0, 0, 0, 0.2);
}
.terminos.servicios{
	text-align:center;
}

.footer a.kb-nav-link-content,.footer a.kb-nav-link-content:hover, .footer a, .footer p{
	color:#ffffff !important;
}