.lightweight-accordion-body {
	background-color: #fff;
	padding: 20px;
}

.lightweight-accordion-body p:last-child {
	margin-bottom: 0;
}

.lightweight-accordion {
	margin-bottom: 1em;
	cursor: pointer;
	width: fit-content;
}

#post-477 .entry-content {
	padding-top: 40px;
	padding-bottom: 40px;
}