/*
Theme Name: PowerWP PRO Child
Theme URI: https://themesdna.com/powerwp-pro-wordpress-theme/
Template: powerwp-pro
Author: ThemesDNA
Author URI: https://themesdna.com/
Description: PowerWP is a clean and elegant, easy to use, fully responsive, 2 columns WordPress blogging theme. It has many theme options to customize various aspects of the theme and has clean post summaries, full-width layout, header widget area, right sidebar, 4 columns footer widgets area, social buttons, scroll-to-top button and more. With PowerWP PRO version you can get many color options, font options, different post styles, featured posts widgets and more widgets, layout options, custom page templates, custom post templates, header layouts, share buttons, related posts and more features.
Tags: three-columns,left-sidebar,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,blog
Version: 1.1.0.1771514588
Updated: 2026-02-19 10:23:08

*/
// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
/* Fuente global Poppins */
body, h1, h2, h3, h4, h5, h6, p, a, span, li, button {
    font-family: 'Poppins', sans-serif !important;
}
.section-title { font-size: 4rem !important; font-weight: 800 !important; }
.news-title-featured { font-size: 3rem !important; font-weight: 800 !important; }
.news-title { font-size: 2rem !important; font-weight: 700 !important; }
.news-excerpt { font-size: 1.5rem !important; line-height: 3 !important; }
.news-date-badge { font-size: 1.5rem !important; }
.badge { font-size: 1.5rem !important; }
.sidebar-title { font-size: 1.5rem !important; }
.read-more { font-size: 1.2rem !important; }