.vsel-acf-booth .acf-field-name, 
.vsel-acf-display_date .acf-field-name,
.vsel-acf-button_1 .acf-field-name,
.vsel-acf-button_2 .acf-field-name{
	display: none;
}
.vsel-meta-location span,
.vsel-acf-display_date .acf-field-value, 
.vsel-acf-booth .acf-field-value{
	font-family: 'Soleil' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 26px !important;
	color: #000000 !important;
}
.vsel-acf-button_1 a, .vsel-acf-button_2 a{
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0.75em 1.5em;
	border-radius: 4px;
	font-family: 'Soleil';
	font-style: normal;
	font-weight: 400;
	display: block;
}
.vsel-acf-button_1 a{
	background-color: #272727;
}
.vsel-acf-button_2 a {
	background-color: #025660;
}
.vsel-acf-button_1, .vsel-acf-button_2 {
	display: flex;
	align-items: end;
	flex-grow: 1;
	text-align: center;
}
.vsel-acf-button_1{
	margin-top: 16px !important;
}
.vsel-acf-button_2{
	margin-top: 8px;
}
.vsel-acf-button_1 .acf-field-value, .vsel-acf-button_2 .acf-field-value{
	min-width: 220px;
  	display: block;
}
.vsel-acf-button_1 a:hover, .vsel-acf-button_2 a:hover {
	background-color: #b0dbc8;
	color: #000 !important;
}
.vsel-acf-display_date {
	margin: 0 !important;
}