.p-text-highlight {
	margin:40px 0 20px 10px;
	font-weight: bold;
	color: var(--color-nkblue);
	
}
.p-table--package th:first-child,
.p-table--package td:first-child {
	white-space: nowrap;
}

.l-section .l-container .c-section__content h3{
	margin-top: 100px;
}