				 
			 #site-title h1 a {color:#; background: ;}
						 a {color: #20b2ad;}
						 a:hover,
			 .entry-footer a:hover,
			 #site-nav ul li a:hover,
			.widget_nav_menu ul li a:hover,
			 #search-btn:hover,
			 .nav-next a:hover,
			 .nav-previous a:hover,
			 .previous-image a:hover,
			 .next-image a:hover {color: #20b2ad;}
			 #front-sidebar .widget_moka_quote p.quote-text,
			 #front-sidebar .widget_moka_about h3.about-title  {color: ;}
				 
		
/* Custom CSS */


/* Custom Logo Image CSS */
#site-title h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 260px;
	height:119px;
	background: url(https://www.drama-panorama.com/en/wp-content/uploads/sites/2/2020/11/dp_logo_web.png) 0 0 no-repeat;
	background-size: 100%;
	text-indent: -99999px;
}

	.has-black-color, .entry-content .has-black-color a { color:#000000; }
	.has-black-background-color { background-color:#000000; }
	.has-white-color, .entry-content .has-white-color a { color:#ffffff; }
	.has-white-background-color { background-color:#ffffff; }
	.has-light-turquise-color, .entry-content .has-light-turquise-color a { color:#bce8e6; }
	.has-light-turquise-background-color { background-color:#bce8e6; }
	.has-turquise-color, .entry-content .has-turquise-color a { color:#20b2ad; }
	.has-turquise-background-color { background-color:#20b2ad; }
	#site-title h2.site-description { display:none; }
	 h1, h2 { color:#20b2ad; }
