/*
Theme Name: Freenews Child
Theme URI: https://themefreesia.com/
Description: Child theme of Freenews. Adaptation to my needs.
Author:Djordje Stamenkovic
Author URI: https://github.com/djolefjc
Template: freenews
Version: 1.0
*/
.flash-news-header {
background: linear-gradient(-45deg, #ebc311, #EEEEEE, #ebc311, #333333);
}
.flash-news-title {
	color:#000;
}

.back-to-top, #nav-sticker, button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #fed302;
}

.header-brand {
    background-color:#87836e;
}

a, .marquee .news-post-title:before {
    color: #fed302;
}

.main-navigation ul li:hover > a, .site-title, .site-description, .main-navigation ul li a, .clock {
    color:#000;
}

.site-description {
	font-family: "Meddon", cursive;
}