/*
Theme Name: My first tempera child theme
Theme URI: http://localhost:56065/
Description: This is a child theme for the tempera theme. 
Author: Michael Y
Author URI: http://localhost:56065/me/
Template: tempera
Version: 1.0
*/
@import url("../tempera/style.css");

.custom #footer {
  text-align:center;
}
.custom #footer ul,
 .custom #footer li {
  display:inline;
}

/* Singlepagenext removes next event 
div#tribe-events-footer a {
	visibility: hidden !important;
}

*/