/*
 Theme Name:   MH Magazine Lite 
 Theme URI:    http://localhost/techrabytes/mh-magazine-lite
 Description:  MH Magazine Lite Child Theme
 Author:       Adedapo Olatunde
 Author URI:   http://localhost/techrabytes
 Template:     mh-magazine-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  mh-magazine-lite
*/


.mh-copyright-wrap {
    background: #e64946 none repeat scroll 0 0;
    border-top: 3px solid #999;
    padding: 10px 25px;
}


.mh-copyright {
    color: #0a0a0a;
    font-size: 0.75rem;
}


.mh-copyright a {
    color: #0e0e0e;
}
a {
    color: #000;
    text-decoration: none;
}