
<style>
    .gf-body {
		font-family: Open Sans;
		color: #101010;
		font-size: 18px
	} .gf-body-text-face {
		font-family: Open Sans !important;
		color: #101010 !important;
	} .gf-event-img {
		content: url('https://cdn.gofundraise.com.au//Upload/Events/16022/Event133775898243896246.jpg')
	} .gf-table th, .gf-card{
        background-color: #ffffff !important;
        font-family: Poppins !important;
        color: #1c4a9f !important;
    }

	/* Driver Button*/
	  .gf-driver-button-rounded {
		border-radius: 50px !important;
	} .gf-driver-button {
		background-color: #1c4a9f !important;
		color: #ffffff !important;
		font-family: Open Sans !important;
		font-size: 18px !important;
		text-decoration: none;
	} .gf-driver-button:hover {
		background-color: rgba(28,74,159,0.5) !important;
		transition: all 0.2s ease;
		text-decoration: none;
	} .gf-driver-text {
		color: #1c4a9f !important;
		font-family: Open Sans !important;
		font-size: 18px;
	} .gf-driver-text:hover {
		color: rgba(28,74,159,0.5) !important;
		transition: all 0.2s ease;
	} .gf-driver-button-hollow {
		background-color: transparent !important;
		border: 1px solid #1c4a9f !important;
		font-family: Open Sans !important;
		font-size: 18px !important;
	} .gf-driver-button-hollow-color {
        background-color: transparent !important;
    } .gf-driver-button-hollow-color:hover {
        background-color: #1c4a9f !important;
        color: #ffffff !important;
    } .gf-driver-button-hollow-no-border {
        background-color: transparent !important;
		font-family: Open Sans !important;
		font-size: 18px;
	} .gf-driver-button-color {
        color: #ffffff !important;
    } .gf-driver-button-hollow:hover, .gf-driver-button-hollow-no-border:hover {
		background-color: #1c4a9f !important;
		color: #ffffff !important;
		transition: all 0.2s ease;
	} .gf-driver-background-bg {
		background: #1c4a9f !important;
	} .gf-driver-background-fg {
		color: #1c4a9f !important;
	} .gf-driver-background-hover:hover {
		color: #1c4a9f !important;
	} .gf-driver-background-border-hover:hover {
		border-color: #1c4a9f !important;
	} .widget-box:hover {
		border-color: #1c4a9f !important;
	} .gf-driver-colour-fg {
		color: #ffffff !important;
	} .gf-driver-colour-bg {
		background: #ffffff !important;
	} .gf-driver-font {
		font-family: Open Sans !important;
	} .gf-driver-font-size {
		font-size: 18px !important;
	}

    /* Menu */
	  .gf-menu {
		background-color: #ffffff;
		color: #1c4a9f !important;
		font-family: Poppins !important;
		font-size: 18px !important;
	} .gf-menu-text {
		font-family: Poppins !important;
		color: #1c4a9f !important;
	} .gf-menu-text:hover {
		color: #1c4a9f !important;
	} .gf-menu-text-colour {
		color: #1c4a9f !important;
	} .gf-menu-text-hover-colour {
		color: #1c4a9f !important;
	} .gf-menu-font {
		font-family: Poppins !important;
	} .gf-menu-font-size {
		font-size: 18px !important;
	} .gf-menu-background-fg {
		color: #ffffff !important;
	} .gf-menu-background-bg {
        background: #ffffff !important;
    } ::-webkit-scrollbar-thumb {
        background-color: #1c4a9f !important
    }

	/* Secondary colour */
	  .gf-secondary-button {
		background-color: #e5f4fb !important;
        color: #1c4a9f !important;
		font-family:  Open Sans !important;
		font-size: 18px !important;
    } .gf-secondary-border {
        border: 1px solid #e5f4fb;
    } .gf-secondary-bg {
		background-color: #e5f4fb !important;
	} .gf-secondary-colour-fg {
		color: #e5f4fb !important;
	} .gf-secondary-font {
		font-family: Open Sans !important;
		font-size: 18px !important;
	} .gf-secondary-text {
		color: #1c4a9f !important;
		font-family: Open Sans !important;
		font-size: 18px !important;
	} .gf-secondary-button:hover {
        background-color: rgba(229,244,251,0.5) !important;
        transition: all 0.2s ease;
    } .gf-secondary-button-hollow {
		background-color: transparent !important;
		border: 1px solid #e5f4fb !important;
		font-family: Open Sans !important;
		font-size: 18px !important;
		color: #e5f4fb !important;
	} .gf-secondary-button-hollow:hover {
		background-color: #e5f4fb !important;
		color: #1c4a9f !important;
		transition: all 0.2s ease;
	}

</style>

