/*
 Theme Name:   N.E.W. Badminton
 Theme URI:    https://newbadminton.co.uk/
 Description:  Custom build theme by N.E.W. Badminton
 Author:       N.E.W. Badminton
 Author URI:   https://newbadminton.co.uk/
 Template:     boxseat
 Version:      1.0.0
 Text Domain:  badminton
*/

/* Add your custom CSS below */
.sp-table-caption {
	background: #2B353E;
}
.widget .sp-event-blocks td {
	padding: 15px 15px 25px;
}
.widget .sp-event-blocks .sp-event-title {
	margin: 15px 0;
}
.widget .sp-event-blocks .sp-event-venue {
	box-shadow: none;
}
.widget .sp-event-blocks .sp-event-results {
	margin: 20px 0 0;
}