
<style>
	.gf-body {
		font-family: Arial,Verdana,sans-serif;
		color: #333333;
		font-size: 12px
	}

	.gf-body-text-face {
		font-family: Arial,Verdana,sans-serif !important;
		color: #333333 !important;
	}

	.gf-driver-button-rounded {
		border-radius: 50px !important;
	}

	.gf-driver-button {
		background-color: #f47d32 !important;
		color: #fff !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px !important;
		text-decoration: none;
	}

    .gf-driver-button:hover {
		background-color: rgba(244,125,50,0.5) !important;
		transition: all 0.2s ease;
		text-decoration: none;
	}

	.gf-driver-text {
		color: #f47d32 !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-driver-text:hover {
		color: rgba(244,125,50,0.5) !important;
		transition: all 0.2s ease;
	}

	.gf-driver-button-hollow {
		background-color: transparent !important;
		border: 1px solid #f47d32 !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

    .gf-driver-button-hollow-color {
        background-color: transparent !important;
    }

    .gf-driver-button-hollow-color:hover {
        background-color: #f47d32 !important;
        color: #fff !important;
    }

	.gf-driver-button-hollow-no-border {
        background-color: transparent !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-driver-button-color {
        color: #fff !important;
    }

	.gf-driver-button-hollow:hover,
	.gf-driver-button-hollow-no-border:hover {
		background-color: #f47d32 !important;
		color: #fff !important;
		transition: all 0.2s ease;
	}

	.gf-menu {
		background-color: #f8f8f8;
		color: #333333 !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px;
	}

	.gf-menu:hover {
		background-color: rgba(248,248,248,0.5) !important;
		transition: all 0.2s ease;
	}

	.gf-event-img {
		content: url('https://cdn.gofundraise.com.au//Upload/Events/7064/Event132072136946398742.jpg')
	}

	/* Driver Button*/
	.gf-driver-background-bg {
		background: #f47d32 !important;
	}

	.gf-driver-background-fg {
		color: #f47d32 !important;
	}

	.gf-driver-background-hover:hover {
		color: #f47d32 !important;
	}

	.gf-driver-background-border-hover:hover {
		border-color: #f47d32 !important;
	}

	.widget-box:hover {
		border-color: #f47d32 !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: #333333 !important;
	}

	.gf-menu-text:hover {
		color: #f47d32 !important;
	}

	.gf-menu-text-colour {
		color: #333333 !important;
	}

	.gf-menu-text-hover-colour {
		color: #f47d32 !important;
	}

	.gf-menu-font {
		font-family: bariolregular, bariol_regularregular !important;
	}

	.gf-menu-font-size {
		font-size: 14px !important;
	}

	.gf-menu-background-fg {
		color: #f8f8f8 !important;
	}

    .gf-menu-background-bg {
        background: #f8f8f8 !important;
    }

    ::-webkit-scrollbar-thumb {
        background-color: #f47d32 !important
    }

    .card {
        background-color: #f8f8f8 !important;
        font-family: bariolregular, bariol_regularregular !important;
        color: #333333 !important;
    }

	th {
		background-color: #f8f8f8 !important;
		font-family: bariolregular, bariol_regularregular !important;
		color: #333333 !important;
	}

    .gf-secondary-button {
		background-color: #f8f8f8 !important;
        color: #fff !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px !important;
    }

    .gf-secondary-border {
        border: 1px solid #333333;
    }

	.gf-secondary-bg {
		background-color: #f8f8f8 !important;
	}

	.gf-secondary-colour-fg {
		color: #f8f8f8 !important;
	}

	.gf-secondary-font {
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px !important;
	}

	.gf-secondary-text {
		color: #fff !important;
		font-family: bariolregular, bariol_regularregular !important;
		font-size: 14px !important;
	}

    .gf-secondary-button:hover {
        background-color: rgba(248,248,248,0.5) !important;
        transition: all 0.2s ease;
    }

</style>
