/*
 Theme Name:   Newspaper Child Theme
 description: >-
   A child theme of the Newspaper WordPress theme
 Author:       David Glass
 Template:     Newspaper
 Version:      1.0.0
*/

.wp-block-columns {
	margin-bottom: 0;	
}

.wp-block-columns ul {
	margin-top: 0;
}

.tagdiv-type .wp-block-columns ul li:not(.blocks-gallery-item) {
	margin-bottom: 5px;	
}