/*
Theme Name: NewsX Paper Child
Theme URI: https://wpthemespace.com/product/newsx-paper/
Template: newsx-paper
Author: Noor Alam
Author URI: https://wpthemespace.com/
Description: NewsX Paper is a WordPress theme for newspaper/magazine &amp; blog websites, with a very cool and unique design and a very clean, modern and simple look. The theme is built with Bootstrap, HTM5 and CSS3. NewsX Paper WordPress Theme is perfect for any News/Magazine or any specific business matched with the following category like Blogs, Sports, Fashion, Science, Soccer, Politics, Videos, Travel, Style, Beauty, Health Magazine sites, etc.NewsX Paper is the best news and magazine theme for you to start sharing your stories today!
Tags: two-columns,blog,news,right-sidebar,custom-background,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.1
Updated: 2022-11-02 08:47:06

*/
a.custom-logo-link img {
    width: 60%;
}
.site-footer {
    background: #000;
}

.info-news.site-info.text-center {
    color: #fff;
}
h1.page-title {
    background: #fff;
	border-left: 4px solid #ff0000;
}
.menu-bar.text-center {
    background: #ff0000;
}
.main-navigation ul li a {
    color: #fff;
}
.grid-item .grid-item-img:after {
    border-top: 4px solid #ff0000;
    border-left: 4px solid #ff0000;
}
.grid-item .grid-item-img:before {
    border-bottom: 4px solid #ff0000;
    border-right: 4px solid #ff0000;
}

.widget h2, h2.widget-title {
	border-left: 3px solid #ff0000;
}