/*
Theme Name: Shuttle Pro Child
Theme URI: https://example.com/
Description: A child theme for Shuttle Pro
Author: Your Name
Author URI: https://example.com/
Template: shuttle-pro
Version: 1.0.0
Text Domain: shuttle-pro-child
*/
#content {
    background-color: #ffffff; /* White background for your article content */
    padding: 20px; /* Add some padding so content isn't stuck to edges */
}