/*
Theme Name: Newsify
Theme URI: https://smthemebazar.com/newsify
Author: WPBazar
Author URI: https://themeforest.net/user/wpbazar
Description: Modern Magazine WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: newsify
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

body.blog .main-container.blog-spacing, body.archive .main-container.blog-spacing {
     background: #fff;
}

.sidebar-widget.blog-sidebar .widget {
    padding: 20px;
    background-color: #fff;
	border-width: 0px;

}
.new-sidebar, .sidebar-widget.blog-sidebar {
    position: sticky !important;
    top: 80px;
}

.write-for-us p {
    font-size: 16px;
    text-align: justify;
}

.write-for-us h2 {
    font-size: 22px;
}

.write-for-us ol,
.write-for-us ul {
    padding-left: 15px;
}
.write-for-us ol li,
.write-for-us ul li {
    color: #000;
    line-height: 30px;
}