/*
 Theme Name:   Tempo Child Notenkessel
 Description:  Anpassungen vom Theme Tempo für die Website Notenkessel
 Author:       Roland Kowalke
 Author URI:   https://foto.kowalke-net.de/
 Template:     tempo
 Version:      1.0
 Text Domain:  tempo_child_nk
 Tags: optimized for notenkessel, child, black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


.start-date,  .end-date {
	text-align: center;
	width: 3.2em;
	border-radius: 5px;
	background-color: rgb(230,230,230);
	color: #000;
}

.event-list .notenkessel .start-date, .event-list .notenkessel .end-date {
	text-align: center;
	width: 3.2em;
	border-radius: 5px;
	background-color: rgb(204,000,000);
}

.event-list .popkantor-augsburg .start-date, .event-list .popkantor-augsburg .end-date {
	text-align: center;
	width: 3.2em;
	border-radius: 5px;
	background-color: #81F7F3;
	color: #000;
}

.event-list .kirchengemeinde-donauwoerth .start-date, .event-list .kirchengemeinde-donauwoerth .end-date {
	text-align: center;
	width: 3.2em;
	border-radius: 5px;
	background-color: rgb(91,41,128);
	color: #fff;
}

.event-list .hans-georg .start-date, .event-list .hans-georg .end-date {
	text-align: center;
	width: 3.2em;
	border-radius: 5px;
	background-color: rgb(000,153,000);
	color: #000;
}


.slider-container {
 
    background: #fff0 !important;

}