@charset "utf-8";
/* CSS Document */

div.container-full-width .event-header {
	background: url(https://cdn.indiblogger.in/v8/img/child-themes/events/berger2/bg1.jpg);
	background-repeat: no-repeat;
}

div.container-full-width .event-header h1, div.container-full-width .event-header p, div.container-full-width .event-header h2  {
	color:#FFF;
	text-shadow: 2px 1px #444;
}
div.container-full-width .event-header p {  }
.event-description-container { padding:10px; border-radius:4px; /*background: rgba(0, 0, 0, 0.3);*/ }

/*****/
div.container-full-width .event-header h1, div.container-full-width .event-header p, div.container-full-width .event-header h2 {
    color: #000 !important;
     text-shadow:none !important;
}
.event-description-container .event-description p
{
	font-size:24px !important;
	}
.event-description-container
{
	background:none !important;
	}