/*
Theme Name: NewsExo Child
Theme URI: https://www.a1news.com.ng
Description: Child theme for NewsExo
Author: Baron Eloagu
Author URI: https://www.a1news.com.ng
Template: newsexo
Version: 1.0
*/
/* A1NEWS Branding */
.a1news-banner {
    background:#0D3B66;
    color:#FFD166;
    text-align:center;
    padding:10px;
    font-weight:bold;
}

.a1news-ad {
    background:#FFD166;
    color:#0D3B66;
    text-align:center;
    padding:10px;
    margin:15px 0;
    font-weight:bold;
}