html .site-wrapper::after { background-color: rgb(184, 233, 134); }
html .site-header { background-color: rgb(104, 199, 24); }
html .site-header .menu-button { background-color: rgb(104, 199, 24); }
html .order-button { background-color: rgb(184, 233, 134); }
@media screen and (max-width: 1023px) { html .menu-wrapper { background-color: rgb(184, 233, 134); } }
html .menu-left > li > a { color: rgba(9, 0, 0, 0.7); }
html .menu-left > li > a:hover { color: rgb(248, 113, 23); }
html .menu-left > li > a::after { background-color: rgb(167, 230, 100); }
html .menu-left ul { background-color: rgb(184, 233, 134); }
html .menu-left ul li a { color: rgb(9, 0, 0); }
html .menu-left ul li a:hover { color: rgb(248, 113, 23); }
@media screen and (max-width: 1023px) { html .menu-left ul li a:hover { background-color: rgb(184, 233, 134); } }
@media screen and (max-width: 1023px) { html .menu-left ul li a:hover { color: rgb(9, 0, 0); } }
html .content-blocks-wrapper .form-wrapper .title { color: rgb(169, 232, 96); }
html .content-blocks-wrapper .form-wrapper button { background-color: rgb(184, 233, 134); }
html .content-blocks-wrapper .form-wrapper button:hover { background-color: rgb(153, 193, 98); }
html .content-blocks-wrapper .form-wrapper button:active { background-color: rgb(184, 233, 134); }
html .bottom-order { background-color: rgb(184, 233, 134); }
