/**
 * Theme Name: Gordon House Custom Theme
 * Description: Custom theme built for Gordon Neighbourhood House.
 * Author: AOM Creative
 * Template: blocksy
 * Text Domain: gnhblocks
 */



.wp-block-stackable-columns.alignfull>.stk-row {
    max-width: 1400px;
	padding: 20 50px; /* Adjust the left and right padding */
    margin: 0 auto; /* Center the container */
}

.page-id-45 .stk-block.stk-block-column.stk-column>.stk-column-wrapper {
        margin:10px;
    }
    
.stk-block.stk-block-column.stk-column>.stk-column-wrapper {
    margin:0;
}