.page-honeymoon p {
	color: var(--grey);
	width: 407px;
	font-family: Loew;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 128.571% */
}

.page-honeymoon .honey-img {
	width: 454px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 32px;
}
.honey-content-left {
	margin-left: 72px;
}
.page-honeymoon .fw700 p {
	font-weight: 700;
}
.page-honeymoon.item-on-right .book-holder {
	padding-top: 65px;
}
.page-honeymoon .pink-bg {
	background-color: var(--soft-pink);
	width: 524px;
	height: 700px;
	padding-left: 71px;
	padding-top: 31px;
	margin-left: auto;
	margin-right: auto;
}

.pink-bg h3 {
	color: var(--grey);
	font-family: Loew;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: 21.6px;
	margin-bottom: 15px;
}

.pink-bg p {
	color: var(--grey);
	font-family: Loew;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 15px;
}

.honor-point {
	padding-top: 10px;
	display: flex;
	border-bottom: 1px solid #fff;
}
.honor-point:last-of-type {
	border-bottom: none;
	margin-bottom: 20px;
}
.honor-point label {
	color: var(--grey);
	width: 80px;
	font-family: Loew;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	line-height: 14.4px;
}
.honor-point p {
	color: var(--grey);

	font-family: Loew;
	font-size: 8px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	margin-left: 18px;
	margin-right: 18px;
}

.page-honeymoon .disclaimer {
	color: var(--grey);
	margin-left: 36px;
	margin-top: 16px;
	font-family: Loew;
	font-size: 8px;
	font-style: normal;
	font-weight: 400;
	line-height: 9.6px;
	width: 288px;
}
.button-logo-wrapper{
	margin-top: 50px;
	padding-right: 60px;
	display: flex;
	justify-content: space-between;
}
