/**
 * Theme Name:     NewsCard Child
 * Author:         Theme Horse
 * Template:       newscard
 * Text Domain:	   newscard-child
 * Description:    NewsCard is a Multi-Purpose Magazine/News WordPress Theme. NewsCard is specially designed for magazine sites (food, travel, fashion, music, health, sports, photography), news sites, shopping sites, personal/photo blog and many more. There are Front Page Template, Sidebar Page Layout, Top Bar, Header Image/Overlay/Advertisement, Social Profiles and Banner Slider. Also supports popular plugins like WooCommerce, bbPress, Contact Form 7 and many more. It is also translation ready. Get free support at https://www.themehorse.com/support-forum/ and view beautiful demo site at https://www.themehorse.com/demos/newscard
 */

.navigation-bar {
	/* background-color: #f1d009; */
	background-color: #fac003;
}
.stories-title {
	border-left: 4px solid #e7ab65;
}
.texto-menu-escuro a {
    /* Força o negrito (peso máximo) */
    font-weight: 750 !important; 
    /* Força a cor preta (mais escura que o padrão) */
    color: #000000 !important;
}


