.l_lp_intro {
	background-color: #fffee3 !important;
}

.l_lp_intro::after {
	background-color: #fffee3 !important;
}

.l_lp_products {
	padding-top: 200px !important;
}

.l_lp_products:nth-of-type(1) {
    background-color: #ffffff !important;
}

.l_lp_products:nth-of-type(1)::after {
    background-color: #ffffff !important;
}

.l_lp_products:nth-of-type(3){
  background-color: #ffffff !important;
}

.l_lp_products:nth-of-type(3)::after{
    background-color: #ffffff !important;
}

.l_lp_price {
  background-color: #fffae0 !important;
}