.pgte-tour-location-address.listing-address {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 24px;
	color: #5f615e;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
}

.pgte-tour-location-address.listing-address svg {
	width: 17px;
	min-width: 17px;
	height: 16px;
	color: currentColor;
}
