



	

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

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

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

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



	

	:root
	{
		--websites-header-link: #1d515f;
		--websites-header-link_hover: #618690;
		--theme-tag_font: 29, 81, 95;
	}
	
	
	
	
	
	#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;
		}



	
	

	:root
	{
		--theme-brand_primary: 29, 81, 95;
		--theme-text_dark: var(--theme-brand_primary);
		--theme-link: var(--theme-brand_primary);
		--theme-link_hover: 97, 134, 144;
		--theme-link_button: var(--theme-brand_primary);
		--theme-active_input_border: var(--theme-brand_primary);

		
		--theme-selected: 248, 249, 250;

		--theme-selected_border: var(--theme-brand_primary);
		--theme-pagination_active: var(--theme-brand_primary);

		--theme-post_highlight_border: var(--theme-brand_primary);
		--theme-post_highlight: 248, 249, 250;
	}
	
	.websitePodcastEntryContentTitle a
	{
		color: rgb(var(--theme-link)) !important;
	}
		
		.websitePodcastEntryContentTitle a:hover
		{
			color: rgb(var(--theme-link_hover)) !important;
		}
		
	blockquote.ipsQuote
	{
		border-left-color: rgb(var(--theme-brand_primary)) !important;
	}
	
		blockquote.ipsQuote:before
		{
			color: rgb(var(--theme-brand_primary)) !important;
		}

		blockquote.ipsQuote:after
		{
			color: rgb(var(--theme-brand_primary)) !important;
		}




	
		
			
				
			
		
	

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

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



