/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: jeroen Mulder
 * Template: blocksy
 * Text Domain: blocksy
 */


/* events page titel */
.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    color:#8b5e3c; !important
}

/* events page image */
.tribe-events-calendar-list__event-featured-image{
	border-radius: 30px;
}

/*  */
#tribe-events-pg-template{
	padding:5px;!important
}

#activiteiten img{
    width: 300px;
    height: 300px;
}