/*
 Theme Name:   Twenty Twenty-Five Child
 Theme URI:    https://example.com
 Description:  Child theme para personalizar Twenty Twenty-Five sin perder cambios en actualizaciones.
 Author:       JAL
 Author URI:   https://example.com
 Template:     twentytwentyfive
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentytwentyfive-child
*/

/* 
====================================================
 Estilos personalizados
====================================================
 Añade aquí tus reglas CSS. 
 Estas se cargarán después de los estilos del tema padre.
*/

.pago_en_finalizar {
  background-color : #ffddcc!important;
}