.mf-options {
	/* width: 100%;
    background: #ffffff;
    padding: 28px 24px; */
}

.mf-options-heading {
	margin: 0 0 24px 0;
	font-size: 32px;
    font-weight: 600;
	color: #000;
	line-height: 1.2;
}

.mf-options-section {
	max-width: 900px;
	width: 100%;
}

.mf-option-card {
	background: #f6f6f6;
	border-radius: 28px;
	padding: 32px;
	margin-bottom: 24px;
}

.mf-option-title {
	margin: 0 0 12px 0;
    font-size: 17px;
    font-weight: 500;
    color: #000000;
}

.mf-option-copy {
	margin: 0;
    color: #5B6369;
    font-size: 15px;
	line-height: 1.6;
}

.mf-option-copy p {
	margin: 0 0 10px 0;
}

.mf-option-list {
	margin: 12px 0 0 20px;
    color: #5B6369;
    font-size: 15px;
	line-height: 1.6;
}

.mf-option-list li {
	margin-bottom: 6px;
}
