/**
 * Theme Name:     PBB Events
 * Author:         Bianca - Pivot Design
 * Template:       generatepress
 * Text Domain:	   pbb-events
 * Description:    https://pivotdesign.co.nz
 */



.site-logo {
	margin: 30px 0;
}

.tribe-common-l-container.tribe-events-l-container {
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}

.tribe-events .tribe-events-c-messages__message {
	background-color: rgba(255,213,95,0.15) ;
}

.byline {
	font-weight: 700;
}

.byline a {
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

.byline a:hover {
	text-decoration: underline;
}