.woocommerce-account .woocommerce-MyAccount-content > p a {
	color: #315c16;
	font-weight: 650;
	text-decoration-thickness: .12em;
	text-underline-offset: .18em;
}

.woocommerce-account .woocommerce-MyAccount-content h1,
.woocommerce-account .woocommerce-MyAccount-content h2,
.woocommerce-account .woocommerce-MyAccount-content h3,
.woocommerce-account .woocommerce-MyAccount-content h4 {
	color: #17221f;
}

.woocommerce-account .woocommerce-MyAccount-content .mkc-dashboard h2,
.woocommerce-account .woocommerce-MyAccount-content .mkc-dashboard h3,
.woocommerce-account .woocommerce-MyAccount-content .mkc-dashboard h4 {
	color: var(--c-text, #f8faf5);
}

.woocommerce-account .woocommerce-MyAccount-content input,
.woocommerce-account .woocommerce-MyAccount-content select,
.woocommerce-account .woocommerce-MyAccount-content textarea {
	background: #fff;
	color: #17221f;
}
