/**
* Theme Name: Karon Child
* Description: This is a child theme of Karon, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: karon
* Version: 1.0
*/

.site-footer a:hover {
    color: #d9222a !important;
}

.site-footer h2.widget-title:after {
    background-color: #d9222a;
}

#menu-toggle > i {
color: #fff;
}