/*
 Theme Name:   Demarc
 Theme URI:    https://demarc.au
 Description:  Custom theme for Demarc Climate Solutions
 Author:       Demarc
 Author URI:   https://demarc.au
 Template:     generatepress
 Version:      1.0
*/

main {
	min-height: 65vh;
}

.site-wrapper {
	width: 100%;
	max-width: 1920px;
	background-color: var(--base-3);
}