
/*
Theme Name: CharityWorks WordPress Theme
Theme URI: https://example.com/
Author: OpenAI
Description: Converted from the CharityWorks HTML template with Elementor compatible page templates.
Version: 1.1
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: charityworks
*/

.wordpress-content-area {
    min-height: 300px;
}
.wordpress-content-area .entry-title {
    margin-top: 30px;
    margin-bottom: 20px;
}
.wordpress-content-area .entry-content {
    overflow-wrap: anywhere;
}
