/*
Theme Name:     SayNews Child
Theme URI:      http://sayemon.com
Description:    Child theme
Author:         sayemon
Author URI:     http://sayemon.com
Template:       newsplus
Version:        4.4.0
*/
.top-nav {
    background: #c50f16;
}
.callout-inner {
    color: white;
}
.inline-nav .nav-menu > li > a {
    background: transparent;
    color: #c50f16;
	font-weight: 600;
}



/* Footer style */
#footer {
    color: #ffffff;
    text-align: center;
    background: black;
}
