/*
Theme Name: Business Accounting Child theme of business-accounting
Theme URI: 
Description: Child theme of business-accounting theme for the Business Accounting theme
Author: <a href="https://www.luzuk.com/">Luzuk</a>
Author URI: 
Template: business-accounting
Version: 0.2
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 12 Jan 2021 08:00:46 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

#primary{
	background-color:#ffffff;
	padding:1%;
}

.article_content {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #000;
    background-color: #ffffff;
}

#sidebar .widget {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #000;
    background-color: #ffffff;
}

.bottom-header {
    padding: 10px 0;
    border-bottom: 1px solid #002a45;
    background: #ffffff;
    background-size: 100%;
}