/*
Theme Name: Ncmaz FSE Child
Template: ncmaz-fse-theme
Description: Custom child theme with M24B2B integration, custom colors, fonts, and layouts
Version: 1.0.42
Author: Media24
Author URI: https://www.media24.co.za
License: Proprietary
Text Domain: ncmaz-fse-child
*/

/* 
 * This file is intentionally minimal.
 * Custom styles should be added via theme.json or assets/css/custom.css
 */

.single-m24b2b_mag_issue .m24b2b-magazine {
	margin-top: 0 !important;
}

/* Remove extra spacing on the footer template part specifically on magazine singles */
.single-m24b2b_mag_issue .wp-block-template-part:last-of-type {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

