    <style>
        .flip-past div a h3
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-prev div a h3
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-next div a h3
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-future div a h3
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-past div a p
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-prev div a p
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-next div a p
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .flip-future div a p
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .DAC_Fix
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            height: 1px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .DAC_Display
        {
            display: block !important;
        }

        .DAC_Fix_Show .widget__subheading
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

        .DAC_Fix_Show .widget__text
        {
            border: 0;
            clip: rect(0px,0px,0px,0px);
            padding: 0px;
            margin: -1px;
            overflow: hidden;
            position: absolute;
            width: 1px !important;
        }

		
		.widget--top-tasks .widget__link:focus
        {
            box-shadow: 2px -4px 10px #ffc045, -2px -4px 10px #ffc045 !important;
        }
		
				
		@media screen and (min-width: 1280px)
		{
			.widget--latest-tweets .widget__list__item
			{
				width: 90%
			}
			.tweet
			{
				margin-left:20px !important;
			}
		
		}
		
		@media screen and (min-width: 760px) and (max-width: 1279px)
		{
			.widget--latest-tweets .widget__list__item
			{
				width: 90%
			}
			.tweet
			{
				margin-left:20px !important;
			}
		
		}
		
		@media screen and (max-width: 759px)
		{
			.widget--latest-tweets .widget__list__item
			{
				width: 95%
			}
			.tweet
			{
				margin-left:11px !important;
			}		
		}

        .embed-container {

            overflow:initial !important;
            padding-bottom: 330px !important;
        }

        .editor h2 { font-size:1.87em !important;}
        .editor h3 { color: #513785 !important; font-size:1.67em !important;}
        .editor h4 { font-family: "Foundry Form Sans W01",sans-serif; font-size:1.5em !important;}
        .editor h5 { font-size:1.35em !important;}
        .editor h6 { font-size:1.25em !important;}

        .greenbox {
            background-color: #8cbf4e;
            color: #493a3c;
            border: 0;
            border-radius: 5px;
            cursor: pointer;
            display: inline-block;
            font-family: "Foundry Form Sans W01",sans-serif;
			font-size: 0.9rem;
            font-weight: 800;
            margin: 0;
            /*padding: 0.75em 1.5rem; */
            padding-top: 0.60em;
            padding-bottom: 1em;
            padding-left: 1.4rem;
            padding-right: 1.4rem;
            text-align: center;
            text-decoration: none;
            -webkit-transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
            transition: background-color 150ms ease-in, border-color 150ms ease-in, color 150ms ease-in;
            vertical-align: middle;
        }
        @media screen and (max-width: 759px)
		{
			.greenbox
            {
                padding-left: 0.2rem;
				padding-right: 0.2rem;
				font-size: 0.75rem;
				padding-top: 0.8rem;
				padding-bottom: 0.8rem;
			}
		    .item-list__item a {
            font-size: 1rem !important;
            }
		}
		
		.site-header__links img {
			display: inline-block;
			width: 1rem;
			margin-right: 3px;
		}

		#audimg {
		width: 0.85rem;
		}
		
		#visimg {
		width: 1.35rem;
		}
		
		<!--
		.banner__listitem {
		padding-right: 1.5rem !important;
		}
		-->
    </style>