.bt-tour__wrapper .bt-tour__media {
	border-radius: 1rem;
}
.bt-tour__title {
	--h2-font-size: 2rem;
	margin-block-end: 0;
}
.bt-tour__text h3 {
	--h3-font-size: 1.5rem;
	font-family: var(--font-family);
	font-weight: 600;
}
.l-section.bt-related-tours--self-guided {
	padding-block-start: 0;
}