/*
Theme Name: MH Magazine Lite Child
Theme URI: https://www.mhthemes.com/themes/mh/magazine-lite/
Description: Thème enfant de MH Magazine Lite
Author: Jogn Dope
Author URI: 
Template: mh-magazine-lite
Version: 1.0.0
Text Domain: mh-magazine-lite-child
*/

/* code initial récupéré */

.mh-widget-title {
    border-bottom: 3px solid #e81d84 !important;
}

.mh-main-nav .menu > .current-menu-item {
    background: #e81d84 !important;
}
.mh-main-nav li:hover {
    background: #e81d84 !important;
}
.mh-main-nav {
    border-bottom: 5px solid #e81d84 !important;
}
.entry-content a {
    color: #e81d84;
}
.mh-header-tagline {
    color: #e81d84;
}
a:hover {
    color: #e81d84;
}
blockquote {
    border-left-color: #e81d84;
}
