/**
Theme Name: Astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra Child Theme for identidadconstitucional.es
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: astra-child
Template: astra
*/

/* IDENTIDAD CONSTITUCIONAL - Custom CSS */

/* Botones verdes (#38a3a5): texto blanco en normal y hover */
.elementor-widget-button .elementor-button[style*="background-color: #38a3a5"],
.elementor-widget-button .elementor-button[style*="background-color:#38a3a5"] {
    color: #ffffff !important;
}

.elementor-widget-button .elementor-button[style*="background-color: #38a3a5"]:hover,
.elementor-widget-button .elementor-button[style*="background-color:#38a3a5"]:hover {
    color: #ffffff !important;
}
