/**
 * Theme Name:     SKT Charity Pro Child
 * Author:         SKT Themes
 * Template:       skt-charity-pro
 * Text Domain:	   skt-charity-pro-child
 * Description:    SKT Charity is a charity WordPress theme which is meant for donation, NGO, Churches, fundraising and non profit websites built on top of Elementor. It can also be used for business, corporate, agency and portfolio as well as personal and blogging websites. Demo: http://sktthemesdemo.net/charity/
 */
.home #sidebar #block-2, 
.home #sidebar #block-3 {
    display: none;
}


/* Ensure the post title aligns with the body */
.entry-title {
margin-left: 0; /* Adjust as needed */
padding-left: 0; /* Adjust as needed */
text-align: left; /* Ensure alignment is consistent */
}

/* Adjust the body content alignment */
.entry-content {
margin-left: 0; /* Adjust as needed */
padding-left: 0; /* Adjust as needed */
text-align: left; /* Ensure alignment is consistent */
}