/*
Theme Name: WP Trendy Child
Theme URI: WP Trendy Child
Template: wp-trendy
Author: Hernan
Author URI: http://litiobyte.com/
Description: CMS Theme Framework Child Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,translation-ready
Version: 1.0.0.1759410174
Updated: 2025-10-02 13:02:54

*/

.site-footer {
    font-size: 15px !important;
}

/* Cambiar color del texto fancy_title dentro de textwidget */
.textwidget .fancy_title, .textwidget .fancy-box-content{
  color: #ffffff !important;
}

/* Cambiar color del icono FontAwesome dentro de textwidget */
.textwidget .fa {
  color: #f8c34f !important;
}
