
<style>
	.gf-body {
		font-family: Montserrat, sans-serif;
		color: #001a49;
		font-size: 16px
	}

	.gf-driver-button {
		background-color: #e94e00 !important;
		color: #fff !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-driver-button:hover {
		background-color: rgba(233,78,0,0.5) !important;
		transition: all 0.2s ease;
	}

	.gf-driver-text {
		color: #e94e00 !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-driver-text:hover {
		color: rgba(233,78,0,0.5) !important;
		transition: all 0.2s ease;
	}

	.gf-driver-button-hollow {
		background-color: transparent !important;
		border: 1px solid #e94e00 !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-driver-button-hollow-no-border {
		color: #fff !important;
		background-color: transparent !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-driver-button-hollow:hover,
	.gf-driver-button-hollow-no-border:hover {
		background-color: #e94e00 !important;
		color: #fff !important;
		transition: all 0.2s ease;
	}

	.gf-secondary-button {
		background-color: #252f4c !important;
		color: #ffffff !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-secondary-button:hover {
		background-color: rgba(37,47,76,0.5) !important;
		transition: all 0.2s ease;
	}

	.gf-event-img {
		content: url('https://cdn.gofundraise.com.au//Upload/8486/EventBanner132194773289258216.png')
	}

	/* Driver Button*/
	.gf-driver-background-bg {
		background: #e94e00 !important;
	}

	.gf-driver-background-fg {
		color: #e94e00 !important;
	}

	.gf-driver-background-hover:hover {
		color: #e94e00 !important;
	}

	.gf-driver-background-border-hover:hover {
		border-color: #e94e00 !important;
	}

	.widget-box:hover {
		border-color: #e94e00 !important;
	}

	.gf-driver-colour-fg {
		color: #fff !important;
	}

	.gf-driver-colour-bg {
		background: #fff !important;
	}

	.gf-driver-font {
		font-family: bariolregular, bariol_regularregular !important;
	}

	.gf-driver-font-size {
		font-family: 14px !important;
	}

	/* Menu */
	.gf-menu-text {
		font-family: bariolregular, bariol_regularregular !important;
		color: #ffffff !important;
	}

	.gf-menu-text:hover {
		color: #e94e00 !important;
	}

	.gf-menu-text-colour {
		color: #ffffff !important;
	}

	.gf-menu-text-hover-colour {
		color: #e94e00 !important;
	}

	.gf-menu-font {
		font-family: bariolregular, bariol_regularregular !important;
	}

	.gf-menu-font-size {
		font-size: 14px !important;
	}

	.gf-menu-background-fg {
		color: #252f4c !important;
	}

	.gf-menu-background-bg {
		background: #252f4c !important;
	}

	::-webkit-scrollbar-thumb {
		background-color: #e94e00 !important
	}

	.card {
		background-color: #252f4c !important;
		font-family: bariolregular, bariol_regularregular !important;
		color: #ffffff !important;
	}

	th {
		background-color: #252f4c !important;
		font-family: bariolregular, bariol_regularregular !important;
		color: #ffffff !important;
	}

</style>
