/* Basic Joomla Template CSS */
body {
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

/* Ensure SP Page Builder content takes full width */
.sppb-section {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
}

/* Custom styles for the theme toggle if needed, though handled by inline styles in index.php */
/* Add any other global styles here that are not handled by SP Page Builder or inline styles */
