 /*
 Theme Name: WP Bootstrap Starter Child
 Theme URI: https://yourwebsite.com
 Author: Your Name
 Author URI: https://yourwebsite.com
 Template: wp-bootstrap-starter
 Description: Child theme for WP Bootstrap Starter
 Version: 0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: wp-bootstrap-starter-child
 */


.widget-area {
display: none !important;
}
.content-area {
width: 100% !important;
}

