	.uk-h1,
	a.uk-h1,
	.uk-h1 a,
	h1,
	h2,
	h3,
	h4 {
	    font-family: "proxima-nova", helvetica, sans-serif !important;
    }
    .homeGrid h3.uk-h1 a,
    .homeGrid h3.uk-h1  {
        font-weight: 600 !important;
    }

    .homeGrid ul li {
        color: #1e6b52;
        font-size: 1.25em;
        list-style: square;
        padding: .5em;
    }

    	/*---Makes default switcher tab text color accessible---*/
	.wk-scope .wk-tab>.wk-active>a {
		color: #ffffff;
		background-color: #1E6B52;
	}

	.wk-active a:hover {
		color: #e7e7e7 !important;
	}