.wp-site-blocks main ul:not(.wp-block-navigation__container):not(.blocks-gallery-grid):not(.wp-block-post-template),
		.wp-site-blocks main ol,
		.editor-styles-wrapper main ul:not(.wp-block-navigation__container):not(.blocks-gallery-grid):not(.wp-block-post-template),
		.editor-styles-wrapper main ol{ 
margin:0 auto 0 auto;
border-top:0px none rgba(0,0,0,0);
border-right:0px none rgba(0,0,0,0);
border-bottom:0px none rgba(0,0,0,0);
border-left:0px none rgba(0,0,0,0);
border-radius:0px 0px 0px 0px;
}
.wp-site-blocks main ul:not(.wp-block-navigation__container):not(.blocks-gallery-grid):not(.has-text-color):not(.wp-block-post-template),
		.wp-site-blocks main ol:not(.has-text-color),
		.editor-styles-wrapper main ul:not(.wp-block-navigation__container):not(.blocks-gallery-grid):not(.has-text-color):not(.wp-block-post-template),
		.editor-styles-wrapper main ol:not(.has-text-color){ 
color:rgba(40,40,40,1);
}
