/*
Theme Name: Next Legit News Child
Description: Theme enfant de Next Legit News
Author: Tsarajoro
Template: legit-news
Version: 0.1.0
*/ 
 

#masthead > div.wrapper, #site-navigation > div.wrapper{
    background-color: #fff;
}
#masthead{
    margin-bottom: 0px;
}
#content > div.wrapper{
    padding-top: 35px;
    background-color: #fff;
}

@media screen and (min-width: 567px){
    .site-logo img{
        max-height: 90px;
    }
}

@media screen and (max-width: 767px){
    .site-logo img.custom-logo{
        max-height: 90px;
    }
}
 
 .site-info span a {
    color: #84bd00;
    text-decoration: none;
}
 
