.custom-checklist-wrapper-2664afb5 {
	display: flex;
	flex-direction: column;
}

.checklist-item-2664afb5 {
	display: flex;
	align-items: flex-start;
	background-color: #e5ded3; /* Default matching the image */
	padding: 15px 20px;
	border-radius: 25px;
	margin-bottom: 15px;
}

.checklist-icon-wrap-2664afb5 {
	margin-right: 15px;
	flex-shrink: 0;
	margin-top: 3px;
}

.checklist-icon-2664afb5 {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #7b2e2d; /* Default matching the image */
	color: #ffffff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 18px;
}

.checklist-content-2664afb5 {
	flex-grow: 1;
}

.checklist-title-2664afb5 {
	margin-bottom: 5px;
}

.checklist-title-2664afb5,
.checklist-title-2664afb5 * {
    color: #1a3c4b; /* Default matching the image */
}

.checklist-title-2664afb5 p {
    margin: 0;
    display: inline;
}

.checklist-desc-2664afb5 {
	color: #1a3c4b; /* Default matching the image */
	font-size: 0.95em;
	line-height: 1.5;
}
