/**
Theme Name: MICE Travel Consulting
Author: Elena Fergara
Author URI: https://elenafergara.com/
Description: Tema creado y personalizado para MICE Travel Consulting
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: mice-travel-consulting
Template: astra
*/

/*textos RGPD*/
.textos-legales {
        margin-top:10px;
        font-size: 14px;
		color: #FFFFFF;
        }

/*textos RGPD gris*/
.textos-legales-gris {
        margin-top:10px;
        font-size: 14px;
		color: #7A7A7A;
		line-height: 150%;
        }