



	

	:root
	{
		--websites-header-text: #c90076;
	}

	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a,
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elFooterSocialLinks > li > a
	{
		color: #da4da0 !important;
	}

		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a:hover,
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elFooterSocialLinks > li > a:hover
		{
			color: #df66ad !important;
		}

	
	.websiteFooter
	{
		color: #d74099 !important;
	}
	
	body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton
	{
		color: #da4da0 !important;
	}
	
		body[data-pageApp='podcastics'][data-pageModule='websites'] #elUserNav > li > a#elRegisterButton:hover
		{
			color: #df66ad !important;
		}
	
		div[data-controller="podcastics.websites.subscribeButton"] .subscribeCount
		{
			
				color: #c90076 !important;
			
		}



	

	:root
	{
		--websites-header-link: #f3f6f4;
		--websites-header-link_hover: #e7eae8;
		--theme-tag_font: 243, 246, 244;
	}
	
	
	
	
	
	#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: #c90076 !important;
	}

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



