





	

	:root
	{
		--websites-header-link: #f8cf49;
		--websites-header-link_hover: #ecc545;
		--theme-tag_font: 248, 207, 73;
	}
	
	
	
	
	
	#elUserNav > li.cUserNav_icon > a:hover i.fa
	{
		color: var(--websites-header-link) !important;
	}
	
	@media screen and (max-width: 979px)
	{
		#elMobileBreadcrumb:before
		{
			color: var(--websites-header-link) !important;
		}
	
		#elMobileBreadcrumb a span
		{
			color: var(--websites-header-link) !important;
		}
		
		body[data-pageapp="podcastics"][data-pagemodule="websites"] .ipsMobileHamburger
		{
			color: var(--websites-header-link) !important;
		}
	}
	
	.ipsDrawer_close
	{
		background: var(--websites-header-link) !important;
	}
	
	
		.ipsDrawer_close
		{
			color: #000000 !important;
		}
	
	
	a[data-mentionid]
	{
		color: var(--websites-header-link) !important;
	}
		
		a[data-mentionid]:hover
		{
			color: var(--websites-header-link_hover) !important;
		}



	.ipsTabs_item:after
	{
		background: var(--websites-header-link) !important;
	}

	#websitePodcastSearchResultsLoading
	{
		color: var(--websites-header-link) !important;
	}

	.ipsType_richText.ipsContained ul li:before
	{
		color: var(--websites-header-link) !important;
	}
	
	blockquote.ipsQuote
	{
		border-left-color: var(--websites-header-link) !important;
	}
	
		blockquote.ipsQuote:before
		{
			color: var(--websites-header-link) !important;
		}

		blockquote.ipsQuote:after
		{
			color: var(--websites-header-link) !important;
		}




	
		
			
				
			
		
	

	.ipsApp .websitePodcast .ipsButton.ipsButton_primary,
	.ipsApp .websitePodcast .ipsButton.ipsButton_primary a:not(.ipsCommentCount)
	{
		color: #ffffff !important;
	}

		.ipsApp .websitePodcast .ipsButton.ipsButton_primary:hover,
		.ipsApp .websitePodcast .ipsButton.ipsButton_primary a:not(.ipsCommentCount):hover
		{
			color: #f2f2f2 !important;
		}



