/*!
Theme Name: Woodson Education
Template: extreme-theme
Theme URI: https://amswebdesign.com
Author: AMS (Ruven Pelka)
Author URI: https://amswebdesign.com
Description: The Woodson Education theme.
Version: 1.0.0
Text Domain: rvn
*/



/** 
 * WP-BLOCKS/COLUMNS 
 */

.wp-block-column:not(:first-child) {
	margin-left: 0;
}


/** 
 * TAILWIND/PROSE 
 */

.prose :where(ul>li):not(:where([class~=not-prose] *)) {
	padding-left: 0;
}