.com_services_smartfridge-title {
	color: #333333
}

.icon-com_services_micromarket {
	transform: translate(-15px,-15px);
	-moz-transform: translate(-15px,-15px);
	-webkit-transform: translate(-15px,-15px);
}

#micromarketKeyValue {
	background: #f5f2ed;
}

.section-keyValue-card {
	background: #fff;
	width: 100%;
    max-width: 600px;
    min-height: 175px;
    margin: 0 auto 2.5rem;
    padding: 2.25rem!important;
    border-left: 10px solid #543b97;
    font-size: 1.25rem;
    line-height: 1.35;
    box-shadow: 0 1rem 2rem 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1rem 2rem 0 rgb(0 0 0 / 20%);
}

#com_mm_separator_section {}

#whatToBuy {
	background: #f5f2ed;
}

.section-whatToBuy-card {
	background: #fff;
	width: 100%;
    max-width: 600px;
    min-height: 175px;
    margin: 0 auto 2.5rem;
    padding: 2.25rem!important;
    font-size: 1.25rem;
    line-height: 1.35;
    box-shadow: 0 1rem 2rem 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1rem 2rem 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1rem 2rem 0 rgb(0 0 0 / 20%);
}

#mm_modules .com_services_smartfridge_block-title {
	color: #000000;
}