.reasons-to-stay-section .content-text {
	margin-bottom: 40px;
}

.reasons-to-stay-section .content h2 {
	color: var(--black);
	font-family: Agenda;
	font-size: 29px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px;
}

.reasons-to-stay-section .reasons-outer .reasons-to-stay .page .reason .image-wrapper {
	margin-bottom: 40px;
}

.reasons-to-stay-section .reasons-outer .tns-nav button {
	border: 1px solid #54585A;
}

.reasons-to-stay-section .reasons-outer .tns-nav button.tns-nav-active::before {
	background-color: #54585A;
}