/* Color Botones */
.elementor-element.elementor-button-info .elementor-button {
    background-color: #43588D;
    border-radius: 6px !important;
}

.elementor-element.elementor-button-info .elementor-button:hover {
    background-color: #000000;
    border-radius: 6px !important;
}


.enlacesCabecera a{
	color:#fff !important;
}

.enlacesCabecera a:hover{
	color:#fb7825 !important;
}