/*
 Theme Name: SEO Mag Child
 Theme URI: https://www.wprank.net
 Description: This is a child theme for SEO Mag.
 Version: 1.0.0
 Author: CreaNico / WP Rank
 Author URI: https://www.creanico.fr
 Template: seomag
 Text Domain: seomag
*/
.site-navigation nav ul li:last-child  {
    color: #fff !important;
    background-color: #002776 !important;
    border-color: #002776 !important;
}
.site-navigation nav ul li:last-child a {
    color: #fff !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#search-modal .search-modal-inner .logo img {
    margin-top: 10px;
}
main.blog .blog-categories .categories .category .posts .post a .details .excerpt p {
    font-size: 16px !important;
    text-indent: 20px !important;
}
body.light main.blog .blog-categories .category .posts .post a .details .category span,body.light .entries .entry a .details .category span {
    color: #FFDF22 !important;
}
.entries .entry a .details .excerpt p {
    font-size: 16px !important;
}