/*
Theme Name:         Pittsburgh Courier
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.5
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;
}
footer.content-info {
    background: #000;
}
footer.content-info .container .legal-text {
    color: #878a9c;
}
.banner .container #mobile-menu .ubermenu-target-title,
.banner .container #close-mobile{
    color: #000;
}
.search-button__wrapper button.search-button svg{
    fill: #c21728;
}
.search-bar__wrapper{
    background-color: #f2f2f2;
    left: 0;
}
.search-bar__wrapper .search-close svg{
    color: #c21728;
}