/*
Theme Name: NIYAPRESS
Theme URI: https://niyapress.ma
Author: NIYAPRESS
Description: Portal d'actualités marocain — NIYAPRESS.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: niyapress
Tags: news, magazine, rtl-language-support, custom-menu, featured-images, theme-options, translation-ready
*/

/* Fix title visibility if heading colors are overridden by other theme rules */
.entry-title,
.page-content .entry-title,
.widget-title,
.archive-hero-title,
.section-header .section-title,
.most-viewed-heading,
.home-premium-title,
.home-mosaic-tile-title,
.home-cat-featured-title,
.home-see-also-card-title,
.home-video-card-title,
.home-national-title,
.home-tri-featured-title,
.home-tri-list-title,
.home-premium-featured-title,
.home-premium-card-title {
  color: var(--news-ink) !important;
}
