/* link EC Evo in menu */
#menu-item-29478 {
	background-color: rgb(252,175,23) !important;
}
#menu-item-29478 a {
    color: #000 !important;
}
/* header tagline */
#page-header .header-bottom-tagline {
    background-color: rgb(252,175,23);
    color: #000 !important;
    padding: 8px 20px;
    text-align: center;
}
#page-header .header-bottom-tagline a,
#page-header .header-bottom-tagline a:hover,
#page-header .header-bottom-tagline a:visited { color: #000 !important; }

#form-comment .privacy-disclaimer { font-weight: normal; }
#form-comment .privacy-disclaimer a { font-weight: bold; }
/* pulsante scheda EC Evo su single post */
.btn-post-scheda-dottryna { 
	background-color: rgb(252,175,23) !important; 
	border-color: rgb(252,175,23) !important; 
	color: #000 !important;
}