/**
Theme Name: Umbellated Theme
Author: Umbellated
Author URI: https://umbellated.com/
Description: Our website is the starting point for our mission to improve lives in South Asia. For now, we share articles, run an online shop for print on demand shirts and posters, and post educational videos on YouTube. In the future, we aim to use advanced tools like blockchain to create jobs, reduce inequality, and boost the economy. Our goal is to build a fairer, stronger South Asia. Join us to learn, share, and grow together!
#SouthAsia #SocialEnterprise #EconomicGrowth #BlockchainTechnology #IncomeInequality #SocialMobility #HumanCapital #ResourceProduction #Innovation #Education #CommunityDevelopment #OnlineShop #YouTubeChannel #Articles #FutureGoals #JobCreation #EconomicEmpowerment #Sustainability #Inspiration #ChangeMakers
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: umbellated-theme
Template: astra
*/

/* Import your existing custom styles */
@import url('assets/css/article-template.css');

/* Fix potential Astra conflicts */
.article-template-container .entry-content {
    padding: 0;
    margin: 0;
}

.article-template-container .entry-header {
    display: none;
}

.article-template-container .ast-article-post {
    background: none;
    padding: 0;
}

/* Ensure full width layout */
.article-template-container .site-content {
    padding: 0;
    max-width: 100%;
}