/*MAZ  MY CUSTOM CSS*/


/* to make pages edge to edge. put  maz-page-wide-class  in menu link/page display/ page class */
.maz-page-wide-class .grid-child.container-component {
	grid-column: full-start/full-end !important;
}
