.wp-block[data-type='acf/contentsection'] {
	margin:0 auto !important;
}


.dl-block-contentsection.alignfull {
	margin:0;
    margin-left  : calc( 50% - 50vw );
    width    : 100vw;
    margin-bottom:20px;
}

.dl-block-contentsection.colour-dark-blue .content-section > *
{
	color: white; font-weight: normal;
	margin-top:0;
}

.dl-block-contentsection.colour-mid-blue .content-section > *
{
	color: white; font-weight: normal;
	margin-top:0;
}