/*
Theme Name:         Atlanta Daily World
Theme URI:          https://michronicle.com
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.5.6
Template:           _base-theme
Author:             Rebuild Group
Author URI:         https://rebuild.group
Text Domain:        real-times-media, michigan-chronicle
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
body{
    min-width: 320px;
}
header.banner {
    background: #000;
}
footer.content-info {
    background-color: #000;
}
footer.content-info .container .legal-text {
    color: #878a9c;
}
.main__content.col-lg-12 .category__sidebar-block{
    width: 32%;
}
.banner .container #mobile-menu .ubermenu-submenu .ubermenu-target-title{
    color: #fff;
}
.search-bar__wrapper{
    background-color: #000;
    left: 0;
}